projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec898db
)
app-admin/bcfg2: make virtual/fam a dep for non-linux only, bug #559498
author
Fabian Groffen
<grobian@gentoo.org>
Sun, 6 Mar 2016 08:36:11 +0000
(09:36 +0100)
committer
Fabian Groffen
<grobian@gentoo.org>
Sun, 6 Mar 2016 08:38:10 +0000
(09:38 +0100)
Package-Manager: portage-2.2.27-prefix
app-admin/bcfg2/bcfg2-1.2.4-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-admin/bcfg2/bcfg2-1.2.4-r1.ebuild
b/app-admin/bcfg2/bcfg2-1.2.4-r1.ebuild
index 97ae64fb9028440042c905aeb850b305252cf192..68db53241dff6ddbe188cf8c053104e1ab82c42b 100644
(file)
--- a/
app-admin/bcfg2/bcfg2-1.2.4-r1.ebuild
+++ b/
app-admin/bcfg2/bcfg2-1.2.4-r1.ebuild
@@
-27,7
+27,7
@@
RDEPEND="app-portage/gentoolkit[${PYTHON_USEDEP}]
dev-libs/libgamin[python,${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
-
virtual/fam
)"
+
!kernel_linux? ( virtual/fam )
)"
python_compile_all() {
if use doc; then