diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-04-16 20:48:40 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-04-16 20:48:40 -0400 |
commit | 4db279d41d8179a7d770a8ea54d179133599a252 (patch) | |
tree | 18514642c2b57a2d232a0351b2c3a4a58ef49d1f /net-libs/farstream | |
parent | gnome-extra/gucharmap: Version bump to 15.0.4 (diff) | |
download | gentoo-4db279d41d8179a7d770a8ea54d179133599a252.tar.gz gentoo-4db279d41d8179a7d770a8ea54d179133599a252.tar.bz2 gentoo-4db279d41d8179a7d770a8ea54d179133599a252.zip |
net-libs/farstream: Specify slot dependency on gupnp-igd
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-libs/farstream')
-rw-r--r-- | net-libs/farstream/farstream-0.2.9-r1.ebuild (renamed from net-libs/farstream/farstream-0.2.9.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/farstream/farstream-0.2.9.ebuild b/net-libs/farstream/farstream-0.2.9-r1.ebuild index e9c168e952c2..f3c7655535a9 100644 --- a/net-libs/farstream/farstream-0.2.9.ebuild +++ b/net-libs/farstream/farstream-0.2.9-r1.ebuild @@ -25,7 +25,7 @@ COMMON_DEPEND=" >=dev-libs/glib-2.40:2 >=net-libs/libnice-0.1.8 introspection? ( >=dev-libs/gobject-introspection-0.10.11:= ) - upnp? ( >=net-libs/gupnp-igd-0.2:= ) + upnp? ( >=net-libs/gupnp-igd-0.2:0= ) " RDEPEND="${COMMON_DEPEND} >=media-libs/gst-plugins-bad-1.4:1.0 |