diff options
author | Zero_Chaos <zerochaos@gentoo.org> | 2016-02-03 12:24:33 -0500 |
---|---|---|
committer | Zero_Chaos <zerochaos@gentoo.org> | 2016-02-03 12:33:31 -0500 |
commit | 8e4a5b6aada6d430b5782ebb94ebd45d86348af8 (patch) | |
tree | 27d6aa49c8cf6b99299ee9d340878138469e57ab /profiles/targets | |
parent | dev-libs/libusb: bump for new rev and fix static-libs support bug #515204 (diff) | |
download | gentoo-8e4a5b6aada6d430b5782ebb94ebd45d86348af8.tar.gz gentoo-8e4a5b6aada6d430b5782ebb94ebd45d86348af8.tar.bz2 gentoo-8e4a5b6aada6d430b5782ebb94ebd45d86348af8.zip |
targets/systemd/package.use.mask: mask dev-libs/libusb[static-libs]
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/systemd/package.use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/targets/systemd/package.use.mask b/profiles/targets/systemd/package.use.mask index d5850dcee760..9795831b8ca1 100644 --- a/profiles/targets/systemd/package.use.mask +++ b/profiles/targets/systemd/package.use.mask @@ -1,7 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ +# 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 + # Pacho Ramos <pacho@gentoo.org> (29 May 2014) # upower support is not needed on setups running systemd, also # relies on old upower (#508920) |