[PATCH 1/2] features.in/x11/config.mk: added feature +pulse for target dependent on pulseaudio
Anton Midyukov
antohami at altlinux.org
Thu Feb 1 17:11:06 MSK 2018
---
features.in/x11/config.mk | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/features.in/x11/config.mk b/features.in/x11/config.mk
index ee80bda..3e80a88 100644
--- a/features.in/x11/config.mk
+++ b/features.in/x11/config.mk
@@ -118,10 +118,10 @@ ifneq (,$(filter-out e2k,$(ARCH)))
@$(call add,IM_PACKAGES,imsettings-xfce)
endif
-use/x11/xfce/full: use/x11/xfce
+use/x11/xfce/full: use/x11/xfce +pulse
@$(call add,THE_PACKAGES,xfce4-full)
-use/x11/cinnamon: use/x11/xorg
+use/x11/cinnamon: use/x11/xorg +pulse
@$(call add,THE_LISTS,$(call tags,cinnamon desktop))
@$(call add,IM_PACKAGES,imsettings-cinnamon)
@@ -132,7 +132,7 @@ use/x11/gnome3: use/x11/xorg +pulse
use/x11/e17: use/x11 use/net/connman
@$(call add,THE_LISTS,$(call tags,e17 desktop))
-use/x11/enlightenment: use/x11 use/net/connman
+use/x11/enlightenment: use/x11 use/net/connman +pulse
@$(call add,THE_LISTS,$(call tags,enlightenment desktop))
@$(call add,DEFAULT_SERVICES_DISABLE,acpid)
@@ -159,7 +159,7 @@ use/x11/gnustep: use/x11
use/x11/xmonad: use/x11
@$(call add,THE_LISTS,$(call tags,xmonad desktop))
-use/x11/mate: use/x11
+use/x11/mate: use/x11 +pulse
@$(call add,THE_LISTS,$(call tags,mate desktop))
@$(call add,IM_PACKAGES,imsettings-mate)
--
2.10.4
--------------6EC4EDB4B4639613A6C014A1
Content-Type: text/x-patch;
name="0002-mixin.mk-removed-feature-alsa-for-mixin-lxde.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="0002-mixin.mk-removed-feature-alsa-for-mixin-lxde.patch"
More information about the devel-distro
mailing list