Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73505 - building mc requires pkgconfig, but theres no dependency
Summary: building mc requires pkgconfig, but theres no dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-05 19:20 UTC by Nick Rout
Modified: 2004-12-29 10:30 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 Nick Rout 2004-12-05 19:20:43 UTC
I went to emerge mc on a brand new 2004.3 systemm and it would not compile due to a failure to find pkg-config. pkg-config is in the package pkgconfig. however pkgconfig is not a dependency of mc.

After I emerged pkgconfig, mc built as usual.

mc version as of the snapshot I am using is mc-4.6.0-r11

Reproducible: Always
Steps to Reproduce:
1. install new 2004.3 system
2. emerge mc
3.

Actual Results:  
build failed

Expected Results:  
ebuild should have depndency maked so that mc builds properly
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2004-12-29 10:30:26 UTC
added the dep on pkgconfig