diff options
author | Michael Weber <xmw@gentoo.org> | 2017-04-28 11:37:26 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-28 11:37:26 +0200 |
commit | ae55863d2d742b0163f2b3e8f6b735b878373871 (patch) | |
tree | 4765f5b5146253e845e32aa4647d36342a4d258e /app-text | |
parent | app-text/mupdf: Version bump (bug 616652), make mupdf-gl default if available... (diff) | |
download | gentoo-ae55863d2d742b0163f2b3e8f6b735b878373871.tar.gz gentoo-ae55863d2d742b0163f2b3e8f6b735b878373871.tar.bz2 gentoo-ae55863d2d742b0163f2b3e8f6b735b878373871.zip |
app-text/llpp: Compile fails with new mupdf-1.11.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/llpp/llpp-23.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/llpp/llpp-23.ebuild b/app-text/llpp/llpp-23.ebuild index 15ef43fa54b5..18de8073587a 100644 --- a/app-text/llpp/llpp-23.ebuild +++ b/app-text/llpp/llpp-23.ebuild @@ -15,6 +15,7 @@ KEYWORDS="amd64 ppc x86" IUSE="+ocamlopt static" LIB_DEPEND=">=app-text/mupdf-1.10a:0=[static-libs] + <app-text/mupdf-1.11:0=[static-libs] media-libs/openjpeg:2[static-libs] media-libs/fontconfig:1.0[static-libs] media-libs/freetype:2[static-libs] |