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/pykde4 | |
parent | media-gfx/digikam: Fix build w/ media-libs/lensfun-0.3.2, bug 566624 (diff) | |
download | gentoo-0d5c6a9567e463fb1a2901e7b91accf67c041bd7.tar.gz gentoo-0d5c6a9567e463fb1a2901e7b91accf67c041bd7.tar.bz2 gentoo-0d5c6a9567e463fb1a2901e7b91accf67c041bd7.zip |
kde-base: pkgmove KDE PIM to kde-apps/
Diffstat (limited to 'kde-base/pykde4')
-rw-r--r-- | kde-base/pykde4/pykde4-4.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-base/pykde4/pykde4-4.14.3.ebuild b/kde-base/pykde4/pykde4-4.14.3.ebuild index 5a4ef935cdf3..82b456cbf536 100644 --- a/kde-base/pykde4/pykde4-4.14.3.ebuild +++ b/kde-base/pykde4/pykde4-4.14.3.ebuild @@ -22,7 +22,7 @@ RDEPEND=" >=dev-python/PyQt4-4.11.1[${PYTHON_USEDEP},dbus,declarative,script,sql,svg,webkit,X] >=dev-python/sip-4.16.2:=[${PYTHON_USEDEP}] $(add_kdebase_dep kdelibs 'opengl') - akonadi? ( $(add_kdebase_dep kdepimlibs) ) + akonadi? ( $(add_kdeapps_dep kdepimlibs) ) " DEPEND="${RDEPEND} dev-lang/python-exec:2[${PYTHON_USEDEP}] |