commit:     d1c60df2cbde343ec0ed782b2c4498a29126efa2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 15 16:30:21 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 15 16:30:21 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d1c60df2

kde-misc/plasma-thunderbolt: Switch R<->DEPENDs

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-misc/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild 
b/kde-misc/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
index 8266e4457f..6deb83a0a1 100644
--- a/kde-misc/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
+++ b/kde-misc/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
@@ -13,7 +13,7 @@ LICENSE="|| ( GPL-2 GPL-3+ )"
 KEYWORDS=""
 IUSE=""
 
-RDEPEND="
+DEPEND="
        $(add_frameworks_dep kcmutils)
        $(add_frameworks_dep kcoreaddons)
        $(add_frameworks_dep kdbusaddons)
@@ -24,6 +24,6 @@ RDEPEND="
        $(add_qt_dep qtdbus)
        $(add_qt_dep qtgui)
 "
-DEPEND="${RDEPEND}
+RDEPEND="${DEPEND}
        sys-apps/bolt
 "

Reply via email to