diff options
-rw-r--r-- | kde-misc/ktoshiba/ktoshiba-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/ktoshiba/ktoshiba-9999.ebuild b/kde-misc/ktoshiba/ktoshiba-9999.ebuild index 44ebf4a..a52afd0 100644 --- a/kde-misc/ktoshiba/ktoshiba-9999.ebuild +++ b/kde-misc/ktoshiba/ktoshiba-9999.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 @@ -15,6 +14,7 @@ KEYWORDS="" IUSE="" RDEPEND=" + $(add_plasma_dep plasma-workspace) $(add_frameworks_dep kauth) $(add_frameworks_dep kcmutils) $(add_frameworks_dep kconfig) |