projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39f0ec6
)
dev-util/lorax: pull keywords, not working entirely. add in missing selinux deps...
author
Zero_Chaos
<zerochaos@gentoo.org>
Wed, 12 Oct 2016 20:07:46 +0000
(16:07 -0400)
committer
Zero_Chaos
<zerochaos@gentoo.org>
Fri, 14 Oct 2016 13:45:22 +0000
(09:45 -0400)
Package-Manager: portage-2.3.1
dev-util/lorax/lorax-26.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/lorax/lorax-26.0.ebuild
b/dev-util/lorax/lorax-26.0.ebuild
index 0671c1a90a02750f533b9189b894331500d6c9aa..163f3411859474d181764ad6114dc5c10d44b54b 100644
(file)
--- a/
dev-util/lorax/lorax-26.0.ebuild
+++ b/
dev-util/lorax/lorax-26.0.ebuild
@@
-13,7
+13,7
@@
SRC_URI="https://github.com/rhinstaller/lorax/archive/${P}-1.tar.gz -> ${P}-1.ta
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+
#
KEYWORDS="~amd64 ~x86"
IUSE=test
#ImportError: No module named 'pocketlint'
@@
-21,8
+21,9
@@
RESTRICT=test
S="${WORKDIR}"/"${PN}-${P}-1"
-DEPEND="test? ( dev-python/pylint )"
-RDEPEND=""
+RDEPEND="sys-libs/libselinux[python,${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+ test? ( dev-python/pylint[${PYTHON_USEDEP}] )"
src_test() {
emake check