From e748ba9741f6540f4675c23e3e37b73e822c13a4 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 31 May 2021 20:59:14 +0100 Subject: gentoo resync : 31.05.2021 --- www-client/uget/uget-9999.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www-client/uget/uget-9999.ebuild') diff --git a/www-client/uget/uget-9999.ebuild b/www-client/uget/uget-9999.ebuild index 15ba6ecf8dde..107388398e44 100644 --- a/www-client/uget/uget-9999.ebuild +++ b/www-client/uget/uget-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,6 +12,7 @@ EGIT_REPO_URI="git://git.code.sf.net/p/urlget/uget2" LICENSE="LGPL-2.1" SLOT="0" IUSE="aria2 appindicator control-socket +gnutls gstreamer libnotify nls openssl rss" +REQUIRED_USE="^^ ( gnutls openssl )" RDEPEND=" dev-libs/glib:2 @@ -25,6 +26,7 @@ RDEPEND=" aria2? ( net-misc/aria2[xmlrpc] ) appindicator? ( dev-libs/libappindicator:3 ) gstreamer? ( media-libs/gstreamer:1.0 ) + openssl? ( dev-libs/openssl:= ) libnotify? ( x11-libs/libnotify )" DEPEND="${RDEPEND}" BDEPEND=" -- cgit v1.2.3