Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 445572 - x11-libs/libpciaccess should depend on sys-apps/hwids
Summary: x11-libs/libpciaccess should depend on sys-apps/hwids
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Turner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-02 07:31 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2013-01-01 18:59 UTC (History)
1 user (show)

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 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-12-02 07:31:47 UTC
So the libpciaccess library seems to load pci.ids or pci.ids.gz, which _were_ provided by pciutils and now are provided by hwids. I'd suggest you should depend on sys-apps/hwids so that it is actually installed.

hwids installs both the gzipped and the uncompressed file — so it's going to be your call whether you want to keep the zlib USE flag around I suppose.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-12-31 13:08:41 UTC
Hellooo?
Comment 2 Matt Turner gentoo-dev 2013-01-01 18:59:04 UTC
>=pciutils-3.1.9-r2 RDEPENDS on hwids, and <pciutils-3.1.9-r2 install pci.ids.

Oh, wait. libpciaccess isn't even depending on pciutils. :\

Fixed, thanks!