> Another question: cadabra depends on there being a TeX installation > available at run-time. However, I don't really care whether it is > texlive or tetex. Is there a way to specify that in the Depends line? > > Thanks! > > Kasper >
You would represent that like this: texlive | tetex If either is installed the dependency is satisfied. If neither is installed, the one listed first will be installed. -- Ubuntu-motu mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu
