net-libs/gupnp-ui: lock to gupnp-1.0 API, add missing gssdp dep
authorMart Raudsepp <leio@gentoo.org>
Thu, 20 Feb 2020 09:45:02 +0000 (11:45 +0200)
committerMart Raudsepp <leio@gentoo.org>
Fri, 21 Feb 2020 20:56:31 +0000 (22:56 +0200)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
net-libs/gupnp-ui/gupnp-ui-0.1.1.ebuild

index 1469081e3807870578d6cbf78ea8635d2fc13714..f75463be4cdba9d43d15af8b468657303d5ec014 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,7 +18,8 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2
-       net-libs/gupnp"
+       net-libs/gssdp:0/3
+       net-libs/gupnp:0/4"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        sys-devel/gettext"