[vlc-devel] [PATCH 3/3] Revert "Contribs: disable aribb25 until MacOS is supported"
Sean McGovern
gseanmcg at gmail.com
Mon Nov 3 23:58:10 CET 2014
This reverts commit 776eba37ec0a05002c8c936f0828fec075269681.
---
contrib/src/aribb25/rules.mak | 2 --
1 file changed, 2 deletions(-)
diff --git a/contrib/src/aribb25/rules.mak b/contrib/src/aribb25/rules.mak
index cda15cb..ef56118 100644
--- a/contrib/src/aribb25/rules.mak
+++ b/contrib/src/aribb25/rules.mak
@@ -3,9 +3,7 @@
ARIBB25_VERSION := 0.2.6
ARIBB25_URL := $(VIDEOLAN)/aribb25/$(ARIBB25_VERSION)/aribb25-$(ARIBB25_VERSION).tar.gz
-ifndef HAVE_DARWIN_OS
PKGS += aribb25
-endif
ifeq ($(call need_pkg,"aribb25"),)
PKGS_FOUND += aribb25
endif
--
1.9.3 (Apple Git-50)
More information about the vlc-devel
mailing list