Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 342573 - app-arch/dpkg misses dependency to pkgconfig
Summary: app-arch/dpkg misses dependency to pkgconfig
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major
Assignee: Debian-related package maintainers [DISBANDED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-25 05:08 UTC by Enrico 'nekrad' Weigelt
Modified: 2010-10-25 05:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Enrico 'nekrad' Weigelt 2010-10-25 05:08:34 UTC
When pkgconfig is not previously installed, the PKG_CHECK_MODULES macros cannot be expanded in autogen stage, thus leading ./configure to break.

Fix: add dependency to dev-util/pkgconfig

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2010-10-25 05:17:15 UTC
Thanks. That's fixed.