mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-db/pgcli: inherit RDEPEND in DEPEND
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -29,9 +29,9 @@ RDEPEND="
|
||||
>=dev-python/pygments-2.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/setproctitle-1.1.9[${PYTHON_USEDEP}]
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
test? (
|
||||
dev-db/postgresql
|
||||
dev-python/mock[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user