[Lunar-commits] <moonbase> gst-plugins-gl: Adding required depends

Jason Johnston jason at jjfam.net
Fri Nov 19 20:57:13 CET 2010


commit a3b599c8349cb863e6146a6d770a9aef0dec04b2
Author: Jason Johnston <jason at jjfam.net>
Date:   Fri Nov 19 13:57:13 2010 -0600

    gst-plugins-gl: Adding required depends
    
    build fails without glew installed.
---
 video/gst-plugins-gl/DEPENDS |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/video/gst-plugins-gl/DEPENDS b/video/gst-plugins-gl/DEPENDS
index 2a77a07..8d4f871 100644
--- a/video/gst-plugins-gl/DEPENDS
+++ b/video/gst-plugins-gl/DEPENDS
@@ -1,2 +1,4 @@
 depends gstreamer-10
+depends glew
+
 


More information about the Lunar-commits mailing list