vlc | branch: master | Rafaël Carré <[email protected]> | Mon Nov  7 16:32:00 
2011 -0500| [43229fa88228fdeeebb1262d9cddbee090e53229] | committer: Rafaël Carré

contrib: ncurses: enable only for osx

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

 contrib/src/ncurses/rules.mak |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/contrib/src/ncurses/rules.mak b/contrib/src/ncurses/rules.mak
index ce324fe..3053fda 100644
--- a/contrib/src/ncurses/rules.mak
+++ b/contrib/src/ncurses/rules.mak
@@ -3,7 +3,9 @@
 NCURSES_VERSION := 5.9
 NCURSES_URL := $(GNU)/ncurses/ncurses-$(NCURSES_VERSION).tar.gz
 
+ifdef HAVE_MACOSX
 PKGS += ncurses
+endif
 
 ifeq ($(call need_pkg,"ncursesw"),)
 PKGS_FOUND += ncurses

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

Reply via email to