[Lunar-commits] <moonbase-efl> efl: allow the bullet dependency to be disabled

v4hn me at v4hn.de
Sat Nov 1 15:02:09 CET 2014


commit 2d196fe45785b4f5cbc6de422eba3c424262b698
Author: v4hn <me at v4hn.de>
Date: Thu, 30 Oct 2014 12:53:53 +0100
URL: https://github.com/lunar-linux/moonbase-efl/commit/2d196fe45785b4f5cbc6de422eba3c424262b698

efl: allow the bullet dependency to be disabled
---
  efl/DEPENDS | +1/-1     
  1 file changed, 1 insertion(+), 1 deletion(-)

--- a/efl/DEPENDS
+++ b/efl/DEPENDS
@@ -1,7 +1,7 @@
 depends luajit
 depends curl
 optional_depends %SSL "" "--with-crypto=none" "Crypto support"
-optional_depends bullet "" "--disable-physics" "Enable physics support"
+optional_depends bullet "" "--disable-physics --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" "Enable physics 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"




More information about the Lunar-commits mailing list