mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
sys-block/targetcli-fb: update dependencies.
Gentoo-Bug: https://bugs.gentoo.org/598472 Reported-by: David Klaftenegger <davidweb@klaftenegger.de> Closes: https://github.com/gentoo/gentoo/pull/2725 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
committed by
Patrice Clement
parent
75e75795c3
commit
6d5c565872
@@ -6,7 +6,7 @@ EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
|
||||
|
||||
inherit distutils-r1 linux-info versionator
|
||||
inherit distutils-r1 versionator
|
||||
|
||||
MY_PV=$(replace_version_separator 2 '.fb' ${PV})
|
||||
|
||||
@@ -22,7 +22,7 @@ IUSE=""
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
RDEPEND="dev-python/configshell-fb[${PYTHON_USEDEP}]
|
||||
dev-python/dbus-python[${PYTHON_USEDEP}]
|
||||
dev-python/rtslib-fb[${PYTHON_USEDEP}]
|
||||
>=dev-python/rtslib-fb-2.1.61[${PYTHON_USEDEP}]
|
||||
dev-python/six[${PYTHON_USEDEP}]
|
||||
!sys-block/targetcli"
|
||||
|
||||
Reference in New Issue
Block a user