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-misc/tellico | |
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-misc/tellico')
-rw-r--r-- | kde-misc/tellico/tellico-2.3.10.ebuild | 2 | ||||
-rw-r--r-- | kde-misc/tellico/tellico-2.3.11.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/tellico/tellico-2.3.10.ebuild b/kde-misc/tellico/tellico-2.3.10.ebuild index 7c83b8f6eed2..6347a0240c4d 100644 --- a/kde-misc/tellico/tellico-2.3.10.ebuild +++ b/kde-misc/tellico/tellico-2.3.10.ebuild @@ -26,7 +26,7 @@ RDEPEND=" dev-libs/qjson dev-qt/qtdbus:4 media-libs/qimageblitz - addressbook? ( $(add_kdebase_dep kdepimlibs) ) + addressbook? ( $(add_kdeapps_dep kdepimlibs) ) cddb? ( $(add_kdeapps_dep libkcddb) ) pdf? ( app-text/poppler[qt4] ) scanner? ( $(add_kdeapps_dep libksane) ) diff --git a/kde-misc/tellico/tellico-2.3.11.ebuild b/kde-misc/tellico/tellico-2.3.11.ebuild index 49584a6aef55..4e1ddaab62f0 100644 --- a/kde-misc/tellico/tellico-2.3.11.ebuild +++ b/kde-misc/tellico/tellico-2.3.11.ebuild @@ -26,7 +26,7 @@ RDEPEND=" dev-libs/qjson dev-qt/qtdbus:4 media-libs/qimageblitz - addressbook? ( $(add_kdebase_dep kdepimlibs) ) + addressbook? ( $(add_kdeapps_dep kdepimlibs) ) cddb? ( $(add_kdeapps_dep libkcddb) ) pdf? ( app-text/poppler[qt4] ) scanner? ( $(add_kdeapps_dep libksane) ) |