[vlc-devel] commit: contrib: Build nasm for x264 on Mac OS X. ( default version out of date on the system). (Pierre d'Herbemont )
git version control
git at videolan.org
Mon Mar 24 01:21:51 CET 2008
vlc | branch: master | Pierre d'Herbemont <pdherbemont at videolan.org> | Mon Mar 24 01:21:56 2008 +0100| [308aaf6c9c4decd7d02a91ff0b934c1c98b0aa12]
contrib: Build nasm for x264 on Mac OS X. (default version out of date on the system).
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=308aaf6c9c4decd7d02a91ff0b934c1c98b0aa12
---
extras/contrib/src/Distributions/darwin.mak | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/extras/contrib/src/Distributions/darwin.mak b/extras/contrib/src/Distributions/darwin.mak
index bef31bf..659aeb6 100644
--- a/extras/contrib/src/Distributions/darwin.mak
+++ b/extras/contrib/src/Distributions/darwin.mak
@@ -5,7 +5,7 @@ all: .autoconf .automake .libtool .cmake .intl .pkgcfg .freetype .fribidi \
.dvdcss .dvdnav .dvdread .dvbpsi .live .caca .mod .asa \
.png .gpg-error .gcrypt .gnutls .opendaap .cddb .cdio .vcdimager \
.SDL_image .glib .gecko .mpcdec .dirac_encoder .dirac_decoder \
- .dca .tag .x264 .goom2k4 .lua .zvbi .fontconfig .ncurses .aclocal
+ .dca .tag .nasm .x264 .goom2k4 .lua .zvbi .fontconfig .ncurses .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