diff options
author | 2018-01-23 21:23:06 +0100 | |
---|---|---|
committer | 2018-01-23 21:28:26 +0100 | |
commit | ae2be976f33c7923f3b4b34b533b188c8132998e (patch) | |
tree | 37983c895daf30359db2debc7951c48188d28ee5 /media-gfx/darktable/darktable-9999.ebuild | |
parent | dev-python/pyopenssl: mips -> ~mips (diff) | |
download | gentoo-ae2be976f33c7923f3b4b34b533b188c8132998e.tar.gz gentoo-ae2be976f33c7923f3b4b34b533b188c8132998e.tar.bz2 gentoo-ae2be976f33c7923f3b4b34b533b188c8132998e.zip |
media-gfx/darktable: Drop invalid alt. dependency
kde-apps/kwallet is gone for a long time.
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'media-gfx/darktable/darktable-9999.ebuild')
-rw-r--r-- | media-gfx/darktable/darktable-9999.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/media-gfx/darktable/darktable-9999.ebuild b/media-gfx/darktable/darktable-9999.ebuild index 295cc2e5bade..0a707bfeba93 100644 --- a/media-gfx/darktable/darktable-9999.ebuild +++ b/media-gfx/darktable/darktable-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -53,10 +53,7 @@ CDEPEND=" openexr? ( media-libs/openexr:0= ) webp? ( media-libs/libwebp:0= )" RDEPEND="${CDEPEND} - kwallet? ( || ( - >=kde-frameworks/kwallet-5.34.0-r1 - kde-apps/kwalletd:4 - ) )" + kwallet? ( >=kde-frameworks/kwallet-5.34.0-r1 )" DEPEND="${CDEPEND} dev-util/intltool virtual/pkgconfig |