commit: fd23ea8411ac101d22aabeba2a1c2c0d157ea786 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Dec 5 08:03:32 2019 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Dec 5 08:03:50 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd23ea84
www-client/netsurf: update version restrict on nsgenbind http://source.netsurf-browser.org/nsgenbind.git/commit/?id=9656f1ff87136263d44a54a4e3081ac92ad3b699 https://github.com/gentoo/gentoo/pull/13232 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> www-client/netsurf/netsurf-3.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/netsurf/netsurf-3.9.ebuild b/www-client/netsurf/netsurf-3.9.ebuild index 137876e9e5e..5f91bf66d4c 100644 --- a/www-client/netsurf/netsurf-3.9.ebuild +++ b/www-client/netsurf/netsurf-3.9.ebuild @@ -36,7 +36,7 @@ RDEPEND=" x11-libs/gtk+:3 ) gtk2? ( dev-libs/glib:2 x11-libs/gtk+:2 ) - javascript? ( >=dev-libs/nsgenbind-0.6 + javascript? ( >=dev-libs/nsgenbind-0.7 !duktape? ( dev-lang/spidermonkey:0= ) ) jpeg? ( >=virtual/jpeg-0-r2:0 ) mng? ( >=media-libs/libmng-1.0.10-r2 )
