#14469 closed enhancement (fixed)
emacs-app: consider removing dependencies
Reported by: | cssdev | Owned by: | cssdev |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | gcorral@…, ryandesign (Ryan Carsten Schmidt), nox@… | |
Port: | emacs-app |
Description
The coreutils, pkginfo, and texinfo dependencies were detected on my system as undeclared dependencies, and that's why they were added in r21091. Reports indicate that everything builds fine without these in place. If the Mac OS X defaults work fine, is it feasible to remove these dependencies to simplify the build process? Does this conflict with the policy of preferring MacPorts versions of software? (It might not, as I believe these are used only at run-time.)
Change History (4)
comment:1 Changed 16 years ago by cssdev
Port: | emacs-app added |
---|---|
Status: | new → assigned |
comment:2 Changed 16 years ago by nox@…
Cc: | nox@… added |
---|
comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I agree about pkgconfig and coreutils. I don't know anything about texinfo but if you say it's a build dependency then I believe you. Changed in r48868.
comment:4 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
texinfo and pkgconfig should be build dependencies, coreutils should be removed.