diff options
| -rw-r--r-- | kde-apps/marble/marble-17.04.49.9999.ebuild | 3 | ||||
| -rw-r--r-- | 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 d7eaeded02b..07c072ada1d 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 d7eaeded02b..07c072ada1d 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 |
