[vlc-devel] commit: contribs: added SQLite 3.6.20 to the OS X contribs ( Felix Paul Kühne )

git version control git at videolan.org
Thu Dec 3 21:29:27 CET 2009


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Thu Dec  3 21:29:23 2009 +0100| [90879cf8a318834a034edaf561d980b914dfe88c] | committer: Felix Paul Kühne 

contribs: added SQLite 3.6.20 to the OS X contribs

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

 extras/contrib/src/Distributions/darwin.mak   |    2 +-
 extras/contrib/src/Distributions/darwin64.mak |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/extras/contrib/src/Distributions/darwin.mak b/extras/contrib/src/Distributions/darwin.mak
index f1dd7d9..2e6c15e 100644
--- a/extras/contrib/src/Distributions/darwin.mak
+++ b/extras/contrib/src/Distributions/darwin.mak
@@ -6,7 +6,7 @@ all: .autoconf .gnumake .automake .libtool .intl .pkgcfg .yasm .freetype \
     .png .gpg-error .gcrypt .gnutls .cddb .cdio .vcdimager \
     .SDL_image .glib .gecko .mpcdec .dirac_encoder .dirac_decoder \
     .dca .tag .x264 .goom2k4 .lua .zvbi .fontconfig .ncurses .liboil \
-    .schroedinger .libass .libupnp .kate .Sparkle .aclocal
+    .schroedinger .libass .libupnp .kate .sqlite3 .Sparkle .aclocal
 # .expat .clinkcc don't work with SDK yet
 # .glib .IDL .gecko are required to build the mozilla plugin
 # .mozilla-macosx will build an entire mozilla. it can be used if we need to create a new .gecko package
diff --git a/extras/contrib/src/Distributions/darwin64.mak b/extras/contrib/src/Distributions/darwin64.mak
index 398a95c..becfd45 100644
--- a/extras/contrib/src/Distributions/darwin64.mak
+++ b/extras/contrib/src/Distributions/darwin64.mak
@@ -6,7 +6,7 @@ all: .autoconf .gnumake .automake .libtool .intl .pkgcfg .yasm .freetype \
     .png .jpeg .tiff .gpg-error .gcrypt .gnutls .cddb .cdio .vcdimager \
     .glib .gecko .mpcdec .dirac_encoder .dirac_decoder \
     .dca .tag .x264 .lua .zvbi .fontconfig .ncurses .liboil \
-    .schroedinger .libass .libupnp .kate .Sparkle .aclocal
+    .schroedinger .libass .libupnp .kate .sqlite3 .Sparkle .aclocal
 # .expat .clinkcc don't work with SDK yet
 # .glib .IDL .gecko are required to build the mozilla plugin
 # .mozilla-macosx will build an entire mozilla. it can be used if we need to create a new .gecko package




More information about the vlc-devel mailing list