app-text/pdf2htmlEX: Needs fontforge with png and cairo support
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 16 Jun 2018 21:23:48 +0000 (23:23 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 16 Jun 2018 21:24:03 +0000 (23:24 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-text/pdf2htmlEX/pdf2htmlEX-9999.ebuild

index 5b044c2435c246e36b396a69565837547e753a53..f62c2e1f03aedd5523a0eeec61630aa4c7a55c1d 100644 (file)
@@ -23,7 +23,7 @@ IUSE=""
 CDEPEND="
        >=app-text/poppler-0.61.1:=[jpeg,png]
        app-text/poppler-data
-       ~media-gfx/fontforge-20170731
+       ~media-gfx/fontforge-20170731[cairo,png]
        media-libs/freetype
        x11-libs/cairo[svg]
 "