From: Andreas Sturmlechner Date: Thu, 11 Oct 2018 17:37:31 +0000 (+0200) Subject: kde-apps/kaccounts-integration: KAccountsMacros.cmake needs intltool X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=807d9dae5d93a5f3589465e24b833f3885e83762;p=gentoo.git kde-apps/kaccounts-integration: KAccountsMacros.cmake needs intltool Upstream commit 3b3842d1576076de8652b9d2744e6785014bbc5a Closes: https://bugs.gentoo.org/668304 Signed-off-by: Andreas Sturmlechner Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-18.08.2.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-18.08.2-r1.ebuild similarity index 90% rename from kde-apps/kaccounts-integration/kaccounts-integration-18.08.2.ebuild rename to kde-apps/kaccounts-integration/kaccounts-integration-18.08.2-r1.ebuild index 9d9f33cc91d1..0b2e528f3179 100644 --- a/kde-apps/kaccounts-integration/kaccounts-integration-18.08.2.ebuild +++ b/kde-apps/kaccounts-integration/kaccounts-integration-18.08.2-r1.ebuild @@ -14,7 +14,7 @@ LICENSE="LGPL-2.1" KEYWORDS="~amd64 ~arm ~x86" IUSE="" -RDEPEND=" +COMMON_DEPEND=" $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep kdbusaddons) @@ -29,11 +29,14 @@ RDEPEND=" >=net-libs/libaccounts-glib-1.21 net-libs/signond " -DEPEND="${RDEPEND} +DEPEND="${COMMON_DEPEND} $(add_frameworks_dep kcmutils) $(add_plasma_dep kde-cli-tools) sys-devel/gettext " +RDEPEND="${COMMON_DEPEND} + dev-util/intltool +" # bug #549444 RESTRICT+=" test"