From 647294f40ad10ad6b9b005cc000dbc293a7e9a57 Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Wed, 3 Feb 2016 17:33:36 +0300 Subject: [PATCH] x11: tweak kde5 target icon-theme-oxygen is required by kf5-oxygen <- kde5 <- kde5-big by now so it's not needed to specify it explicitly anymore; and zerg@ has just packaged some translations, let's jump in! --- features.in/x11/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features.in/x11/config.mk b/features.in/x11/config.mk index 2f936532..783fd7b2 100644 --- a/features.in/x11/config.mk +++ b/features.in/x11/config.mk @@ -146,4 +146,4 @@ use/x11/leechcraft: use/x11 @$(call add,THE_PACKAGES,leechcraft) use/x11/kde5: use/x11/xorg - @$(call add,THE_PACKAGES,kde5-big icon-theme-oxygen) + @$(call add,THE_PACKAGES,kde5-big kf5-i18n-ru kde5-i18n-ru)