Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some packages introduce automagic dependencies #1

Open
nakarotori opened this issue Feb 14, 2014 · 0 comments
Open

Some packages introduce automagic dependencies #1

nakarotori opened this issue Feb 14, 2014 · 0 comments
Assignees
Milestone

Comments

@nakarotori
Copy link
Owner

How to reproduce:

  • Build the package as a standalone : Result are no dependencies
  • Build the package together with other packages (CONFIG_ALL for example) : Result are missing dependencies

Observed with at least the following packages:

  • at ; dependency: libpam (HAVE_PAM)
  • avrdude ; dependency libelf1 , libgnutls ...

TODO: configure.ac has to be edited to disable these dependencies - this leads to introducing --without- configure switches

see : https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Automagic_dependencies

@nakarotori nakarotori added this to the nice to have milestone Feb 14, 2014
@nakarotori nakarotori self-assigned this Feb 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant