summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-16 20:08:46 +0100
committerSam James <sam@gentoo.org>2021-09-16 20:11:21 +0100
commit579cf597a3839e16dc0b50d5e78048f3b93eed49 (patch)
treeb41aca4f27cbeb94389d76c8641402f7bfc6db16
parentnet-misc/remmina: fix libsoup slot dependency (diff)
downloadgentoo-579cf597.tar.gz
gentoo-579cf597.tar.bz2
gentoo-579cf597.zip
net-misc/spice-gtk: fix libsoup slot dependency
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-misc/spice-gtk/spice-gtk-0.37-r3.ebuild (renamed from net-misc/spice-gtk/spice-gtk-0.37-r2.ebuild)2
-rw-r--r--net-misc/spice-gtk/spice-gtk-0.38-r2.ebuild (renamed from net-misc/spice-gtk/spice-gtk-0.38.ebuild)2
-rw-r--r--net-misc/spice-gtk/spice-gtk-0.38-r3.ebuild (renamed from net-misc/spice-gtk/spice-gtk-0.38-r1.ebuild)2
-rw-r--r--net-misc/spice-gtk/spice-gtk-0.39-r1.ebuild (renamed from net-misc/spice-gtk/spice-gtk-0.39.ebuild)2
-rw-r--r--net-misc/spice-gtk/spice-gtk-9999.ebuild2
5 files changed, 5 insertions, 5 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.37-r2.ebuild b/net-misc/spice-gtk/spice-gtk-0.37-r3.ebuild
index 956edea67858..e6215587090b 100644
--- a/net-misc/spice-gtk/spice-gtk-0.37-r2.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.37-r3.ebuild
@@ -50,7 +50,7 @@ RDEPEND="
)
webdav? (
net-libs/phodav:2.0
- >=net-libs/libsoup-2.49.91 )
+ >=net-libs/libsoup-2.49.91:2.4 )
"
# TODO: spice-gtk has an automagic dependency on x11-libs/libva without a
# configure knob. The package is relatively lightweight so we just depend
diff --git a/net-misc/spice-gtk/spice-gtk-0.38.ebuild b/net-misc/spice-gtk/spice-gtk-0.38-r2.ebuild
index 0f0161da06c5..d70e837b73f2 100644
--- a/net-misc/spice-gtk/spice-gtk-0.38.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.38-r2.ebuild
@@ -51,7 +51,7 @@ RDEPEND="
)
webdav? (
net-libs/phodav:2.0
- >=net-libs/libsoup-2.49.91 )
+ >=net-libs/libsoup-2.49.91:2.4 )
"
# TODO: spice-gtk has an automagic dependency on x11-libs/libva without a
# configure knob. The package is relatively lightweight so we just depend
diff --git a/net-misc/spice-gtk/spice-gtk-0.38-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.38-r3.ebuild
index bd3d5a8b49aa..3d714471af99 100644
--- a/net-misc/spice-gtk/spice-gtk-0.38-r1.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.38-r3.ebuild
@@ -53,7 +53,7 @@ RDEPEND="
)
webdav? (
net-libs/phodav:2.0
- >=net-libs/libsoup-2.49.91 )
+ >=net-libs/libsoup-2.49.91:2.4 )
"
# TODO: spice-gtk has an automagic dependency on x11-libs/libva without a
# configure knob. The package is relatively lightweight so we just depend
diff --git a/net-misc/spice-gtk/spice-gtk-0.39.ebuild b/net-misc/spice-gtk/spice-gtk-0.39-r1.ebuild
index 99eeb1785463..7005e220e2e1 100644
--- a/net-misc/spice-gtk/spice-gtk-0.39.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.39-r1.ebuild
@@ -50,7 +50,7 @@ RDEPEND="
)
webdav? (
net-libs/phodav:2.0
- >=net-libs/libsoup-2.49.91 )
+ >=net-libs/libsoup-2.49.91:2.4 )
"
# TODO: spice-gtk has an automagic dependency on x11-libs/libva without a
# configure knob. The package is relatively lightweight so we just depend
diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-9999.ebuild
index eee8da577d16..e200949754a6 100644
--- a/net-misc/spice-gtk/spice-gtk-9999.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild
@@ -53,7 +53,7 @@ RDEPEND="
)
webdav? (
net-libs/phodav:2.0
- >=net-libs/libsoup-2.49.91 )
+ >=net-libs/libsoup-2.49.91:2.4 )
"
# TODO: spice-gtk has an automagic dependency on x11-libs/libva without a
# configure knob. The package is relatively lightweight so we just depend