From 42dc03847f03c2c83ffdf4adad927daf25f0f997 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 22 Apr 2017 16:25:14 +0200 Subject: 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.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'kde-apps') diff --git a/kde-apps/marble/marble-17.04.0.ebuild b/kde-apps/marble/marble-17.04.0.ebuild index a4c24ad25c65..edf87fd27450 100644 --- a/kde-apps/marble/marble-17.04.0.ebuild +++ b/kde-apps/marble/marble-17.04.0.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Virtual Globe and World Atlas to learn more about Earth" HOMEPAGE="https://marble.kde.org/" KEYWORDS="~amd64 ~arm ~x86" -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 -- cgit v1.2.3-65-gdbad