mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-libs/poco: fix missing USE flag dependency
Closes: https://bugs.gentoo.org/911235 Signed-off-by: David Roman <davidroman96@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32068 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
793f440ca5
commit
be27b3866e
@@ -17,6 +17,7 @@ KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
|
||||
IUSE="7z activerecord cppparser +data examples +file2pagecompiler iodbc +json jwt mariadb +mongodb mysql +net odbc +pagecompiler pdf pocodoc postgres prometheus sqlite +ssl test +util +xml +zip"
|
||||
RESTRICT="!test? ( test )"
|
||||
REQUIRED_USE="
|
||||
activerecord? ( util )
|
||||
7z? ( xml )
|
||||
file2pagecompiler? ( pagecompiler )
|
||||
iodbc? ( odbc )
|
||||
|
||||
Reference in New Issue
Block a user