From 2eedc084d93b84be36a44123f6e51618a919dbc3 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 10 Nov 2016 00:33:20 -0500 Subject: sys-apps/pciutils: update lib deps Newer pciutils links against libudev directly so make sure the static logic propagates correctly out to it. Also drop old multilib logic that no longer matters. --- profiles/targets/systemd/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'profiles/targets') diff --git a/profiles/targets/systemd/package.use.mask b/profiles/targets/systemd/package.use.mask index 9795831b8ca1..8ee9292b9b6e 100644 --- a/profiles/targets/systemd/package.use.mask +++ b/profiles/targets/systemd/package.use.mask @@ -20,3 +20,7 @@ sys-fs/cryptsetup static static-libs sys-fs/lvm2 static static-libs sys-fs/dmraid static dev-libs/libgudev static-libs +# These are actually possible, but only if you USE=-udev when building pciutils. +# But package.use.mask doesn't have a way to express that, so this profile loses. +sys-apps/flashrom static +sys-apps/pciutils static-libs -- cgit v1.2.3-65-gdbad