vlc/vlc-2.1 | branch: master | Rafaël Carré <[email protected]> | Tue Dec  3 
09:04:51 2013 +0100| [4cbbf74379e334c5b380580ba8563c7d407a5400] | committer: 
Felix Paul Kühne

contrib: don't build glib by default

We only need it as a dependency of another library (fluidsynth)

(cherry picked from commit d6e317a4ff4dbf74185b825d8872e02522f20615)
Signed-off-by: Felix Paul Kühne <[email protected]>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=4cbbf74379e334c5b380580ba8563c7d407a5400
---

 contrib/src/glib/rules.mak |    1 -
 1 file changed, 1 deletion(-)

diff --git a/contrib/src/glib/rules.mak b/contrib/src/glib/rules.mak
index 0f06849..68cefc0 100644
--- a/contrib/src/glib/rules.mak
+++ b/contrib/src/glib/rules.mak
@@ -3,7 +3,6 @@ GLIB_VERSION := 2.38
 GLIB_MINOR_VERSION := 2.38.2
 GLIB_URL := 
http://ftp.gnome.org/pub/gnome/sources/glib/$(GLIB_VERSION)/glib-$(GLIB_MINOR_VERSION).tar.xz
 
-PKGS += glib
 ifeq ($(call need_pkg,"glib-2.0 gthread-2.0"),)
 PKGS_FOUND += glib
 endif

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

Reply via email to