diff options
Diffstat (limited to 'app-text/llpp/llpp-9999.ebuild')
-rw-r--r-- | app-text/llpp/llpp-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/llpp/llpp-9999.ebuild b/app-text/llpp/llpp-9999.ebuild index 2c376a51d661..27d4d143295e 100644 --- a/app-text/llpp/llpp-9999.ebuild +++ b/app-text/llpp/llpp-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/llpp/llpp-9999.ebuild,v 1.12 2012/03/26 07:23:31 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/llpp/llpp-9999.ebuild,v 1.13 2012/04/07 18:52:13 xmw Exp $ EAPI=4 @@ -24,7 +24,7 @@ RDEPEND="media-libs/freetype x11-libs/libX11 x11-misc/xsel" DEPEND="${RDEPEND} - =app-text/mupdf-9999 + >=app-text/mupdf-1.0_rc1 dev-lang/ocaml[ocamlopt] dev-ml/lablgl[glut]" |