commit: 8e4a5b6aada6d430b5782ebb94ebd45d86348af8 Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org> AuthorDate: Wed Feb 3 17:24:33 2016 +0000 Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org> CommitDate: Wed Feb 3 17:33:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e4a5b6a
targets/systemd/package.use.mask: mask dev-libs/libusb[static-libs] profiles/targets/systemd/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/targets/systemd/package.use.mask b/profiles/targets/systemd/package.use.mask index d5850dc..9795831 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 <[email protected]> (03 Feb 2016) +# dev-libs/libusb[static-libs] requires libudev[static-libs] which is masked below +dev-libs/libusb static-libs + # Pacho Ramos <[email protected]> (29 May 2014) # upower support is not needed on setups running systemd, also # relies on old upower (#508920)
