mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sci-visualization/gr: add REQUIRED_USE
Closes: https://bugs.gentoo.org/835075 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
@@ -38,6 +38,8 @@ PATCHES=(
|
||||
"${FILESDIR}/${P}-musl.patch"
|
||||
)
|
||||
|
||||
REQUIRED_USE="cairo? ( truetype )"
|
||||
|
||||
src_configure() {
|
||||
use cairo || mycmakeargs+=( -DCAIRO_LIBRARY= )
|
||||
use postscript || mycmakeargs+=( -DGS_LIBRARY= )
|
||||
|
||||
Reference in New Issue
Block a user