From 48cedc8f3a88a5d1f29fe359068e8e73cc24be93 Mon Sep 17 00:00:00 2001 From: Michael Weber Date: Mon, 30 May 2016 22:10:57 +0200 Subject: [PATCH] app-text/mupdf: avoid newest mujs. Package-Manager: portage-2.3.0_rc1 --- app-text/mupdf/mupdf-1.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/mupdf/mupdf-1.8.ebuild b/app-text/mupdf/mupdf-1.8.ebuild index 91b7c8f4605b..1b41a5171d87 100644 --- a/app-text/mupdf/mupdf-1.8.ebuild +++ b/app-text/mupdf/mupdf-1.8.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$ @@ -26,7 +26,7 @@ LIB_DEPEND=" virtual/jpeg[static-libs?] X? ( x11-libs/libX11[static-libs?] x11-libs/libXext[static-libs?] ) - javascript? ( dev-lang/mujs ) + javascript? ( =media-libs/glfw-3 )" RDEPEND="${LIB_DEPEND}" DEPEND="${RDEPEND} -- 2.26.2