commit:     1d66273a72c187250c713905ca7da8763ba5323b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 14:23:29 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 14:23:29 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1d66273a

kde-apps/marble: Add USE=nls and missing DEPEND

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/marble/marble-17.04.49.9999.ebuild | 3 ++-
 kde-apps/marble/marble-9999.ebuild          | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/kde-apps/marble/marble-17.04.49.9999.ebuild 
b/kde-apps/marble/marble-17.04.49.9999.ebuild
index d7eaeded02..07c072ada1 100644
--- a/kde-apps/marble/marble-17.04.49.9999.ebuild
+++ b/kde-apps/marble/marble-17.04.49.9999.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Virtual Globe and World Atlas to learn more 
about Earth"
 HOMEPAGE="https://marble.kde.org/";
 KEYWORDS=""
 
-IUSE="aprs +dbus designer gps +kde phonon +positioning shapefile +webkit"
+IUSE="aprs +dbus designer gps +kde nls phonon +positioning shapefile +webkit"
 
 # FIXME (new package): libwlocate, WLAN-based geolocation
 RDEPEND="
@@ -50,6 +50,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        aprs? ( dev-lang/perl )
+       nls? ( $(add_qt_dep linguist-tools) )
 "
 
 # bug 588320

diff --git a/kde-apps/marble/marble-9999.ebuild 
b/kde-apps/marble/marble-9999.ebuild
index d7eaeded02..07c072ada1 100644
--- a/kde-apps/marble/marble-9999.ebuild
+++ b/kde-apps/marble/marble-9999.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Virtual Globe and World Atlas to learn more 
about Earth"
 HOMEPAGE="https://marble.kde.org/";
 KEYWORDS=""
 
-IUSE="aprs +dbus designer gps +kde phonon +positioning shapefile +webkit"
+IUSE="aprs +dbus designer gps +kde nls phonon +positioning shapefile +webkit"
 
 # FIXME (new package): libwlocate, WLAN-based geolocation
 RDEPEND="
@@ -50,6 +50,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        aprs? ( dev-lang/perl )
+       nls? ( $(add_qt_dep linguist-tools) )
 "
 
 # bug 588320

Reply via email to