[Lunar-commits] <moonbase-other> openal: properly fix the DSO bug

v4hn me at v4hn.de
Fri Oct 5 14:16:30 CEST 2012


commit 11f6f35f0580573dd4e589fcf9505944153ec1e2
Author: v4hn <me at v4hn.de>
Date: Fri, 05 Oct 2012 05:16:30 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/11f6f35f0580573dd4e589fcf9505944153ec1e2

openal: properly fix the DSO bug
---
  audio/openal/BUILD | +1/-1     
  1 file changed, 1 insertion(+), 1 deletion(-)

--- a/audio/openal/BUILD
+++ b/audio/openal/BUILD
@@ -1,6 +1,6 @@
 (
 
-  LDFLAGS+=" -lavutil" &&
+  sedit "s:\(libavformat>=52.111.0\):\1 libavutil>=50.43.0:" CMakeLists.txt &&
 
   default_cmake_build &&
 




More information about the Lunar-commits mailing list