2012/5/31 <[email protected]>: > Emacs new packaging uses the alternatives system. > > There are packages, such as auctex, depending on the generic Emacs at > run-time and/or build time. > > How can I express such dependencies? > > Concretely: auctex depends (build and run-time) on emacs (the X11 > Athena based widget) or emacs_gtk or emacs_nox.
I don't think you can, at all. It's the inherent limitation of SVR4 package format. In such case, one thing to do would be to display a message at the end of auctex installation, explaining that either emacs_gtk or emacs_nox need to be installed. _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
