diff options
author | Joonas Niilola <juippis@gentoo.org> | 2019-12-05 10:03:32 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2019-12-05 10:03:50 +0200 |
commit | fd23ea8411ac101d22aabeba2a1c2c0d157ea786 (patch) | |
tree | cc1ea70f10824ad79a35cb245a794563b38faf10 /www-client/netsurf | |
parent | x11-themes/adwaita-qt: Drop old (diff) | |
download | gentoo-fd23ea8411ac101d22aabeba2a1c2c0d157ea786.tar.gz gentoo-fd23ea8411ac101d22aabeba2a1c2c0d157ea786.tar.bz2 gentoo-fd23ea8411ac101d22aabeba2a1c2c0d157ea786.zip |
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@gentoo.org>
Diffstat (limited to 'www-client/netsurf')
-rw-r--r-- | www-client/netsurf/netsurf-3.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/netsurf/netsurf-3.9.ebuild b/www-client/netsurf/netsurf-3.9.ebuild index 137876e9e5e3..5f91bf66d4c5 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 ) |