aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-02-24 16:31:46 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-02-24 16:32:31 +0100
commit6361925c23ac7d41c8f28aa8f7c89c14253e22f3 (patch)
treede9db4f86aa1ad4311fa224f3cc96bf7ddb9391e
parentkde-plasma/kwin: Add new RDEPEND (diff)
downloadkde-6361925c.tar.gz
kde-6361925c.tar.bz2
kde-6361925c.zip
www-client/falkon: Fix USE gnome DEPEND
Bug: https://bugs.gentoo.org/678608 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--www-client/falkon/falkon-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/falkon/falkon-9999.ebuild b/www-client/falkon/falkon-9999.ebuild
index c92b2e5f51..99bff646b9 100644
--- a/www-client/falkon/falkon-9999.ebuild
+++ b/www-client/falkon/falkon-9999.ebuild
@@ -31,7 +31,7 @@ COMMON_DEPEND="
$(add_qt_dep qtwebengine 'widgets' '' '5=')
$(add_qt_dep qtwidgets)
dbus? ( $(add_qt_dep qtdbus) )
- gnome-keyring? ( gnome-base/gnome-keyring )
+ gnome-keyring? ( gnome-base/libgnome-keyring )
kde? (
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kcrash)