diff options
author | Johannes Huber <johu@gentoo.org> | 2016-12-08 13:01:18 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-12-08 13:01:38 +0100 |
commit | d53d0578994202b70f7953f360376ba48ecbeb73 (patch) | |
tree | a32f164bbe96cb6da09cfc41d218c7d0e52a0430 /kde-apps/plasma-runtime | |
parent | net-fs/samba: Removed old. (diff) | |
download | gentoo-d53d0578994202b70f7953f360376ba48ecbeb73.tar.gz gentoo-d53d0578994202b70f7953f360376ba48ecbeb73.tar.bz2 gentoo-d53d0578994202b70f7953f360376ba48ecbeb73.zip |
kde-base/kactivities -> kde-frameworks/kactivities
Diffstat (limited to 'kde-apps/plasma-runtime')
-rw-r--r-- | kde-apps/plasma-runtime/plasma-runtime-16.04.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/plasma-runtime/plasma-runtime-16.04.3.ebuild b/kde-apps/plasma-runtime/plasma-runtime-16.04.3.ebuild index 535f01b484a9..29ac4de29159 100644 --- a/kde-apps/plasma-runtime/plasma-runtime-16.04.3.ebuild +++ b/kde-apps/plasma-runtime/plasma-runtime-16.04.3.ebuild @@ -15,9 +15,9 @@ KEYWORDS="amd64 ~arm x86" IUSE="debug" DEPEND=" - $(add_kdebase_dep kactivities '' 4.13) + kde-frameworks/kactivities:4 " RDEPEND="${DEPEND}" -RESTRICT=test # bug 443748 +RESTRICT=test |