diff options
author | Andreas Sturmlechner <andreas.sturmlechner@gmail.com> | 2015-12-27 13:24:25 +0100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2015-12-30 03:04:31 +1100 |
commit | 0d5c6a9567e463fb1a2901e7b91accf67c041bd7 (patch) | |
tree | d8721fd6b77608f6934e169cc736f03b02e9a959 /kde-base/plasma-workspace/plasma-workspace-4.11.22.ebuild | |
parent | d504999f6d7ca07e021381af9091b126656cac43 (diff) | |
download | gentoo-0d5c6a9567e463fb1a2901e7b91accf67c041bd7.tar.gz gentoo-0d5c6a9567e463fb1a2901e7b91accf67c041bd7.tar.xz |
kde-base: pkgmove KDE PIM to kde-apps/
Diffstat (limited to 'kde-base/plasma-workspace/plasma-workspace-4.11.22.ebuild')
-rw-r--r-- | kde-base/plasma-workspace/plasma-workspace-4.11.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.22.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.11.22.ebuild index 3b9c8d6e9c3..656127ab67b 100644 --- a/kde-base/plasma-workspace/plasma-workspace-4.11.22.ebuild +++ b/kde-base/plasma-workspace/plasma-workspace-4.11.22.ebuild @@ -38,7 +38,7 @@ COMMONDEPEND=" x11-libs/libXrender gps? ( >=sci-geosciences/gpsd-2.37 ) json? ( dev-libs/qjson ) - kdepim? ( $(add_kdebase_dep kdepimlibs) ) + kdepim? ( $(add_kdeapps_dep kdepimlibs) ) python? ( ${PYTHON_DEPS} >=dev-python/PyQt4-4.4.0[X,${PYTHON_USEDEP}] |