projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61cd20d
)
dev-python/pyusb: add slot dependency for libusb
author
Mike Gilbert
<floppym@gentoo.org>
Sat, 6 Aug 2016 18:15:49 +0000
(14:15 -0400)
committer
Mike Gilbert
<floppym@gentoo.org>
Sat, 6 Aug 2016 18:16:02 +0000
(14:16 -0400)
Package-Manager: portage-2.3.0_p16
dev-python/pyusb/pyusb-1.0.0_beta2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyusb/pyusb-1.0.0_beta2.ebuild
b/dev-python/pyusb/pyusb-1.0.0_beta2.ebuild
index 7f5b3c1c76dedc10f3ac0bb457f6cfb77219511b..a3e2033a733a3264bbf49a005cfc222e2c20d070 100644
(file)
--- a/
dev-python/pyusb/pyusb-1.0.0_beta2.ebuild
+++ b/
dev-python/pyusb/pyusb-1.0.0_beta2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-19,7
+19,7
@@
KEYWORDS="~amd64 ~arm ~ppc ~x86"
IUSE=""
### This version is compatible with both 0.X and 1.X versions of libusb
-DEPEND="virtual/libusb
+DEPEND="virtual/libusb
:=
dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"