projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5945809
)
app-portage/repoman: add pyyaml dep to 9999 ebuild
author
Zac Medico
<zmedico@gentoo.org>
Wed, 4 Apr 2018 20:59:24 +0000
(13:59 -0700)
committer
Zac Medico
<zmedico@gentoo.org>
Wed, 4 Apr 2018 21:00:10 +0000
(14:00 -0700)
Reported-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.28, Repoman-2.3.9
app-portage/repoman/repoman-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-portage/repoman/repoman-9999.ebuild
b/app-portage/repoman/repoman-9999.ebuild
index fe4db4aac408b17b2dd25a445d3e3a38ce334e26..9d1ee550078022e2f223d7e0ba0059aa74f4043c 100644
(file)
--- a/
app-portage/repoman/repoman-9999.ebuild
+++ b/
app-portage/repoman/repoman-9999.ebuild
@@
-27,6
+27,7
@@
IUSE=""
RDEPEND="
>=sys-apps/portage-2.3.0_rc[${PYTHON_USEDEP}]
>=dev-python/lxml-3.6.0[${PYTHON_USEDEP}]
+ dev-python/pyyaml[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"