diff options
author | Zero_Chaos <zerochaos@gentoo.org> | 2017-03-04 00:05:50 -0500 |
---|---|---|
committer | Zero_Chaos <zerochaos@gentoo.org> | 2017-03-04 00:06:16 -0500 |
commit | c100ea362cd0689b960486a479109cbdce9bbe25 (patch) | |
tree | 8709c2ca1b1c83777a40c06db99784790adb9607 /profiles/targets | |
parent | net-wireless/ubertooth: bump, cleanup (diff) | |
download | gentoo-c100ea362cd0689b960486a479109cbdce9bbe25.tar.gz gentoo-c100ea362cd0689b960486a479109cbdce9bbe25.tar.bz2 gentoo-c100ea362cd0689b960486a479109cbdce9bbe25.zip |
systemd profile: mask ubertooth[static-libs] dues to unsatisfied deps
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/systemd/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/targets/systemd/package.use.mask b/profiles/targets/systemd/package.use.mask index 5cfd1eb0296f..c31a88fb75a9 100644 --- a/profiles/targets/systemd/package.use.mask +++ b/profiles/targets/systemd/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Rick Farina <zerochaos@gentoo.org> (04 Mar 2017) +# requires libusb[static-libs] which requires libudev[static-libs], all masked +net-wireless/ubertooth static-libs + # Rick Farina <zerochaos@gentoo.org> (03 Feb 2016) # dev-libs/libusb[static-libs] requires libudev[static-libs] which is masked below dev-libs/libusb static-libs |