vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Mon Sep 17 
10:44:16 2012 +0300| [05d398a46ea8dae8f99da9f04d9c810217cac46b] | committer: 
Rémi Denis-Courmont

contrib: fix projectM dependencies

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=05d398a46ea8dae8f99da9f04d9c810217cac46b
---

 contrib/src/projectM/rules.mak |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/src/projectM/rules.mak b/contrib/src/projectM/rules.mak
index 646c812..8fac17e 100644
--- a/contrib/src/projectM/rules.mak
+++ b/contrib/src/projectM/rules.mak
@@ -26,7 +26,7 @@ endif
 
 DEPS_projectM = glew $(DEPS_glew)
 
-.projectM: projectM .glew
+.projectM: projectM
        -cd $< && rm CMakeCache.txt
        cd $< && $(HOSTVARS) $(CMAKE) \
                -DINCLUDE-PROJECTM-LIBVISUAL:BOOL=OFF \

_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to