mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-python/psycopg2cffi: add missing dependency
Closes: https://bugs.gentoo.org/818070 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -20,6 +20,7 @@ KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
dev-db/postgresql:*
|
||||
dev-python/six[${PYTHON_USEDEP}]
|
||||
virtual/python-cffi[${PYTHON_USEDEP}]
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user