diff options
-rw-r--r-- | app-text/llpp/llpp-20_p20140818.ebuild | 3 | ||||
-rw-r--r-- | app-text/llpp/llpp-22.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/app-text/llpp/llpp-20_p20140818.ebuild b/app-text/llpp/llpp-20_p20140818.ebuild index 28ba8ac201f0..938dfaa84a83 100644 --- a/app-text/llpp/llpp-20_p20140818.ebuild +++ b/app-text/llpp/llpp-20_p20140818.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,6 +17,7 @@ IUSE="+ocamlopt static" #IUSE="egl +ocamlopt static" LIB_DEPEND=">=app-text/mupdf-1.5:0=[static-libs] + <app-text/mupdf-1.9a:0=[static-libs] media-libs/openjpeg:2[static-libs] media-libs/fontconfig:1.0[static-libs] media-libs/freetype:2[static-libs] diff --git a/app-text/llpp/llpp-22.ebuild b/app-text/llpp/llpp-22.ebuild index 58d774e71ce3..f4c28d5c419c 100644 --- a/app-text/llpp/llpp-22.ebuild +++ b/app-text/llpp/llpp-22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,6 +17,7 @@ IUSE="+ocamlopt static" #IUSE="egl +ocamlopt static" LIB_DEPEND=">=app-text/mupdf-1.7a:0=[static-libs] + <app-text/mupdf-1.9a:0=[static-libs] media-libs/openjpeg:2[static-libs] media-libs/fontconfig:1.0[static-libs] media-libs/freetype:2[static-libs] |