media-gfx/ttfautohint: fix harfbuzz dependency

Closes: https://bugs.gentoo.org/846908
Signed-off-by: Matthew Smith <matthew@gentoo.org>
This commit is contained in:
Matthew Smith 2022-05-23 07:12:00 +01:00
parent cf30897b5c
commit 852f5e982b
No known key found for this signature in database
GPG Key ID: 7DF835D457326FCD
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ IUSE="qt5"
RDEPEND="
media-libs/freetype
media-libs/harfbuzz:=
media-libs/harfbuzz:=[truetype]
qt5? (
dev-qt/qtcore:5
dev-qt/qtgui:5