[Lunar-commits] <moonbase-efl> efl: allow disabled audio...

v4hn me at v4hn.de
Fri Sep 19 20:45:02 CEST 2014


commit c2a53a9a5c2e56635af7ee9cae5ead097154676e
Author: v4hn <me at v4hn.de>
Date: Fri, 19 Sep 2014 16:01:47 +0200
URL: https://github.com/lunar-linux/moonbase-efl/commit/c2a53a9a5c2e56635af7ee9cae5ead097154676e

efl: allow disabled audio...

This is getting even more stupid
---
  efl/DEPENDS | +1/-1     
  1 file changed, 1 insertion(+), 1 deletion(-)

--- a/efl/DEPENDS
+++ b/efl/DEPENDS
@@ -2,7 +2,7 @@ depends luajit
 depends curl
 optional_depends %SSL "" "--with-crypto=none" "Crypto support"
 optional_depends bullet "" "--disable-physics" "Enable physics support"
-optional_depends pulseaudio "" "--disable-pulseaudio --enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-aaa" "audio support (HIGHLY recommended)"
+optional_depends pulseaudio "" "--disable-pulseaudio --enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-aba" "audio support (HIGHLY recommended)"
 optional_depends gst-plugins-base-1.0 "" "--disable-gstreamer1" "gstreamer support"
 optional_depends fribidi "--enable-fribidi" "--disable-fribidi" "bidirectional text support"
 optional_depends harfbuzz "--enable-harfbuzz" "--disable-harfbuzz" "enable complex text shaping"




More information about the Lunar-commits mailing list