mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
sys-cluster/swift: add pbr dep
Closes: https://bugs.gentoo.org/836149 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -36,7 +36,10 @@ RDEPEND="
|
||||
|
||||
memcached? ( net-misc/memcached )
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
dev-python/pbr[${PYTHON_USEDEP}]
|
||||
"
|
||||
BDEPEND="
|
||||
test? (
|
||||
>=dev-python/nosexcover-1.0.10[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user