Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 343239

Summary: sys-block/parted-2.3 should DEPEND on dev-util/pkgconfig
Product: Gentoo Linux Reporter: Mike Hiretsky <mh>
Component: New packagesAssignee: Gentoo LiveCD Package Maintainers <livecd>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mike Hiretsky 2010-10-29 10:53:00 UTC
Parted die on configure without dev-util/pkgconfig.

./configure: line 31350: syntax error near unexpected token `CHECK,'
./configure: line 31350: `PKG_CHECK_MODULES(CHECK, check >= 0.9.3, have_check=yes, have_check=no)'

Reproducible: Always

Steps to Reproduce:
1.emerge -C pkgconfig
2.emerge parted
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2010-10-29 15:42:47 UTC
Thanks for reporting. That's fixed without a revision bump.