mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/pycairo: fix MissingUseDepDefault on cairo
Closes: https://bugs.gentoo.org/875914 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -24,7 +24,7 @@ BDEPEND="
|
||||
)
|
||||
"
|
||||
RDEPEND="
|
||||
>=x11-libs/cairo-1.15.10[svg]
|
||||
>=x11-libs/cairo-1.15.10[svg(+)]
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user