mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
dev-python/pygresql-5.0.4: add REQUIRED_USE for PostgreSQL
Closes: https://bugs.gentoo.org/595752 Closes: https://github.com/gentoo/gentoo/pull/6684
This commit is contained in:
committed by
Aaron W. Swenson
parent
fa9219e9db
commit
8ba5f1de72
@@ -19,6 +19,8 @@ SLOT="0"
|
||||
KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc sparc x86"
|
||||
IUSE=""
|
||||
|
||||
REQUIRED_USE="${POSTGRES_REQ_USE}"
|
||||
|
||||
DEPEND="${POSTGRES_DEP}"
|
||||
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user