commit:     05aefd839382abf1fdc13b288e4e32b5e5131911
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 01:36:18 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 01:36:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05aefd83

net-libs/libproxy: fix SpiderMonkey dep

I recall changing the dependency so it must
have been on a first draft before I came back to it.

Fixes: 60e59f03b62e262dc5056d77fadb9cfe321e06c6
Thanks-to: Arfrever
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/libproxy/{libproxy-0.4.16.ebuild => libproxy-0.4.16-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libproxy/libproxy-0.4.16.ebuild 
b/net-libs/libproxy/libproxy-0.4.16-r1.ebuild
similarity index 97%
rename from net-libs/libproxy/libproxy-0.4.16.ebuild
rename to net-libs/libproxy/libproxy-0.4.16-r1.ebuild
index 2b8c9c9cd3f..fa06d11f7f9 100644
--- a/net-libs/libproxy/libproxy-0.4.16.ebuild
+++ b/net-libs/libproxy/libproxy-0.4.16-r1.ebuild
@@ -24,7 +24,7 @@ DEPEND="
        gnome? ( dev-libs/glib:2[${MULTILIB_USEDEP}] )
        mono? ( dev-lang/mono )
        networkmanager? ( sys-apps/dbus:0[${MULTILIB_USEDEP}] )
-       spidermonkey? ( >=dev-lang/spidermonkey-52.0.0:= )
+       spidermonkey? ( dev-lang/spidermonkey:68 )
        webkit? ( net-libs/webkit-gtk:4 )
 "
 RDEPEND="${DEPEND}

Reply via email to