mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-qt/qtgui: restore QT_FREETYPE define
Closes: https://bugs.gentoo.org/678022 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
This commit is contained in:
@@ -43,7 +43,7 @@ RDEPEND="
|
||||
jpeg? ( virtual/jpeg:0 )
|
||||
libinput? (
|
||||
dev-libs/libinput:=
|
||||
x11-libs/libxkbcommon
|
||||
>=x11-libs/libxkbcommon-0.5.0
|
||||
)
|
||||
png? ( media-libs/libpng:0= )
|
||||
tslib? ( x11-libs/tslib )
|
||||
@@ -91,7 +91,7 @@ QT5_GENTOO_CONFIG=(
|
||||
evdev:evdev:
|
||||
evdev:mtdev:
|
||||
:fontconfig:
|
||||
:system-freetype:
|
||||
:system-freetype:FREETYPE
|
||||
!:no-freetype:
|
||||
!gif:no-gif:
|
||||
gles2::OPENGL_ES
|
||||
Reference in New Issue
Block a user