commit:     950dce98f5356fdb4cb35d21d543c26db912e374
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 23 11:06:20 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Oct 23 11:06:31 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=950dce98

www-client/falkon: fix dependencies

Closes: https://bugs.gentoo.org/635152
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 www-client/falkon/falkon-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/falkon/falkon-9999.ebuild 
b/www-client/falkon/falkon-9999.ebuild
index 28efdd3e34..91e58c788c 100644
--- a/www-client/falkon/falkon-9999.ebuild
+++ b/www-client/falkon/falkon-9999.ebuild
@@ -35,12 +35,12 @@ COMMON_DEPEND="
                x11-libs/libxcb:=
        )
 "
-DEPEND="${COMMON_RDEPEND}
+DEPEND="${COMMON_DEPEND}
        $(add_qt_dep linguist-tools)
        $(add_qt_dep qtconcurrent)
        gnome-keyring? ( virtual/pkgconfig )
 "
-RDEPEND="${COMMON_RDEPEND}
+RDEPEND="${COMMON_DEPEND}
        !www-client/qupzilla
 "
 

Reply via email to