aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-11-01 22:52:44 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-11-01 22:52:44 +0100
commit8420ccf1ff5f65210bc04b67e00fc1b1f5a6d34f (patch)
tree1ed448575fc94f0a878eb472c169ee5eb37649f1
parentkde-plasma/kinfocenter: Add missing RDEPEND (diff)
downloadkde-8420ccf1.tar.gz
kde-8420ccf1.tar.bz2
kde-8420ccf1.zip
kde-apps/kio-extras: Add missing OpenEXR slot op
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--kde-apps/kio-extras/kio-extras-18.08.49.9999.ebuild4
-rw-r--r--kde-apps/kio-extras/kio-extras-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/kde-apps/kio-extras/kio-extras-18.08.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-18.08.49.9999.ebuild
index bc7386340d..8ba3dd2cf6 100644
--- a/kde-apps/kio-extras/kio-extras-18.08.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-18.08.49.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -43,7 +43,7 @@ COMMON_DEPEND="
)
man? ( $(add_frameworks_dep khtml) )
mtp? ( media-libs/libmtp:= )
- openexr? ( media-libs/openexr )
+ openexr? ( media-libs/openexr:= )
phonon? ( media-libs/phonon[qt5(+)] )
samba? ( net-fs/samba[client] )
sftp? ( net-libs/libssh:=[sftp] )
diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index bdcd9c46dd..fac472fa9a 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -43,7 +43,7 @@ COMMON_DEPEND="
)
man? ( $(add_frameworks_dep khtml) )
mtp? ( media-libs/libmtp:= )
- openexr? ( media-libs/openexr )
+ openexr? ( media-libs/openexr:= )
phonon? ( media-libs/phonon[qt5(+)] )
samba? ( net-fs/samba[client] )
sftp? ( net-libs/libssh:=[sftp] )