diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-23 21:27:12 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-23 21:28:26 +0100 |
commit | d177f06c9e34612ad7232bbac379ce9f8935feea (patch) | |
tree | c34c5df705897e243ce29e760047bbc45486b49c /dev-libs/libreport | |
parent | media-gfx/darktable: Drop invalid alt. dependency (diff) | |
download | gentoo-d177f06c9e34612ad7232bbac379ce9f8935feea.tar.gz gentoo-d177f06c9e34612ad7232bbac379ce9f8935feea.tar.bz2 gentoo-d177f06c9e34612ad7232bbac379ce9f8935feea.zip |
dev-libs/libreport: 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 'dev-libs/libreport')
-rw-r--r-- | dev-libs/libreport/libreport-2.0.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libreport/libreport-2.0.13-r1.ebuild b/dev-libs/libreport/libreport-2.0.13-r1.ebuild index 0fde323e9f36..13ec36a6da4a 100644 --- a/dev-libs/libreport/libreport-2.0.13-r1.ebuild +++ b/dev-libs/libreport/libreport-2.0.13-r1.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="5" @@ -33,7 +33,7 @@ COMMON_DEPEND=">=dev-libs/btparser-0.18:= ${PYTHON_DEPS} " RDEPEND="${COMMON_DEPEND} - || ( gnome-base/gnome-keyring >=kde-frameworks/kwallet-5.34.0-r1 >=kde-apps/kwalletd-4.8 ) + || ( gnome-base/gnome-keyring >=kde-frameworks/kwallet-5.34.0-r1 ) " DEPEND="${COMMON_DEPEND} app-text/asciidoc |