Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 379689 - app-admin/system-config-printer-common: add dev-util/pkgconfig in DEPEND
Summary: app-admin/system-config-printer-common: add dev-util/pkgconfig in DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: autodep
  Show dependency tree
 
Reported: 2011-08-18 10:29 UTC by bay
Modified: 2011-08-24 21:25 UTC (History)
1 user (show)

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


Attachments
Build log (system-config-printer-common.txt,5.18 KB, text/plain)
2011-08-18 10:29 UTC, bay
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bay 2011-08-18 10:29:04 UTC
Created attachment 283743 [details]
Build log

Package app-admin/system-config-printer-common uses dev-util/pkgconfig on configure stage and not builds without this package.

The error is:
./configure: line 6650: syntax error near unexpected token `GLIB,'
./configure: line 6650: `PKG_CHECK_MODULES(GLIB, glib-2.0, has_glib=yes, has_glib=no)'

Full build log is in attach.

I propose to add dev-util/pkgconfig in DEPEND.
Comment 1 Maciej Mrozowski gentoo-dev 2011-08-24 21:25:14 UTC
Indeed, fixed system-config-printer-{common,gnome}.
Thanks for reporting!