mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
app-misc/g15composer: Only dep on virtual/pkgconfig with USE="truetype"
Package-Manager: Portage-2.3.35, Repoman-2.3.9
This commit is contained in:
@@ -16,8 +16,10 @@ IUSE="truetype examples"
|
||||
|
||||
DEPEND="app-misc/g15daemon
|
||||
>=dev-libs/libg15render-1.2[truetype?]
|
||||
virtual/pkgconfig
|
||||
truetype? ( media-libs/freetype )"
|
||||
truetype? (
|
||||
media-libs/freetype
|
||||
virtual/pkgconfig
|
||||
)"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-3.2-freetype_pkgconfig.patch
|
||||
|
||||
Reference in New Issue
Block a user