summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-01-02 17:46:52 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-01-02 21:30:53 +0100
commit7c5764a602633d505306b34258d3a0b1000db695 (patch)
tree0828b8b0c923f496377ad3185f99e798518c76a1 /kde-apps
parentnet-libs/kdsoap-ws-discovery-client: 0.2_pre20200927 version bump (diff)
downloadgentoo-7c5764a602633d505306b34258d3a0b1000db695.tar.gz
gentoo-7c5764a602633d505306b34258d3a0b1000db695.tar.bz2
gentoo-7c5764a602633d505306b34258d3a0b1000db695.zip
kde-apps/kio-extras: Add implicit dependency net-libs/kdsoap, slot op
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps')
-rw-r--r--kde-apps/kio-extras/kio-extras-20.08.3-r1.ebuild (renamed from kde-apps/kio-extras/kio-extras-20.08.3.ebuild)3
-rw-r--r--kde-apps/kio-extras/kio-extras-20.12.0-r1.ebuild (renamed from kde-apps/kio-extras/kio-extras-20.12.0.ebuild)3
2 files changed, 4 insertions, 2 deletions
diff --git a/kde-apps/kio-extras/kio-extras-20.08.3.ebuild b/kde-apps/kio-extras/kio-extras-20.08.3-r1.ebuild
index a1c479c1e9c7..58bbfff301cf 100644
--- a/kde-apps/kio-extras/kio-extras-20.08.3.ebuild
+++ b/kde-apps/kio-extras/kio-extras-20.08.3-r1.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
@@ -57,6 +57,7 @@ DEPEND="
phonon? ( >=media-libs/phonon-4.11.0 )
samba? (
net-fs/samba[client]
+ net-libs/kdsoap:=
net-libs/kdsoap-ws-discovery-client
)
sftp? ( net-libs/libssh:=[sftp] )
diff --git a/kde-apps/kio-extras/kio-extras-20.12.0.ebuild b/kde-apps/kio-extras/kio-extras-20.12.0-r1.ebuild
index c918f91cf463..e7239bb69d3e 100644
--- a/kde-apps/kio-extras/kio-extras-20.12.0.ebuild
+++ b/kde-apps/kio-extras/kio-extras-20.12.0-r1.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
@@ -56,6 +56,7 @@ DEPEND="
phonon? ( >=media-libs/phonon-4.11.0 )
samba? (
net-fs/samba[client]
+ net-libs/kdsoap:=
net-libs/kdsoap-ws-discovery-client
)
sftp? ( net-libs/libssh:=[sftp] )