mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
dev-python/psycopg2cffi: sync with databases.eclass
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -25,9 +25,7 @@ RDEPEND="
|
||||
"
|
||||
BDEPEND="
|
||||
$(python_gen_cond_dep 'dev-python/cffi[${PYTHON_USEDEP}]' 'python*')
|
||||
test? (
|
||||
$(epostgres --get-depend)
|
||||
)
|
||||
test? ( ${DATABASES_DEPEND[postgres]} )
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${P}-include-tests.patch )
|
||||
|
||||
Reference in New Issue
Block a user