commit:     2bbf41b86ffd0adcd87bdd56a6cec9fad95c8493
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May  7 21:05:41 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May  7 21:05:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bbf41b8

app-text/poppler: add lower bound on freetype

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/poppler/poppler-22.05.0.ebuild | 2 +-
 app-text/poppler/poppler-9999.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/poppler/poppler-22.05.0.ebuild 
b/app-text/poppler/poppler-22.05.0.ebuild
index 5d80bacd8b0c..4f4a7d09522e 100644
--- a/app-text/poppler/poppler-22.05.0.ebuild
+++ b/app-text/poppler/poppler-22.05.0.ebuild
@@ -26,7 +26,7 @@ RESTRICT="test"
 
 DEPEND="
        media-libs/fontconfig
-       media-libs/freetype
+       >=media-libs/freetype-2.8
        sys-libs/zlib
        cairo? (
                dev-libs/glib:2

diff --git a/app-text/poppler/poppler-9999.ebuild 
b/app-text/poppler/poppler-9999.ebuild
index 945267131b33..0f25d94a5279 100644
--- a/app-text/poppler/poppler-9999.ebuild
+++ b/app-text/poppler/poppler-9999.ebuild
@@ -26,7 +26,7 @@ RESTRICT="test"
 
 DEPEND="
        media-libs/fontconfig
-       media-libs/freetype
+       >=media-libs/freetype-2.8
        sys-libs/zlib
        cairo? (
                dev-libs/glib:2

Reply via email to