diff options
author | tnut <tnut at nutyx dot com> | 2011-07-22 16:19:32 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-07-22 16:19:32 +0200 |
commit | 971f130522d3805af1b6845a5931bc2da83c6dc8 (patch) | |
tree | 759af40052eccd4f29c6b5b939a6ff865fb8f5fd /extra | |
parent | 82cc0a9e840b980f01adbc286dfdf67f310125d4 (diff) | |
download | nutyx-extra-971f130522d3805af1b6845a5931bc2da83c6dc8.tar.gz nutyx-extra-971f130522d3805af1b6845a5931bc2da83c6dc8.tar.bz2 nutyx-extra-971f130522d3805af1b6845a5931bc2da83c6dc8.tar.xz nutyx-extra-971f130522d3805af1b6845a5931bc2da83c6dc8.zip |
vlc, rebuild sur gnutls
Diffstat (limited to 'extra')
-rw-r--r-- | extra/vlc/Pkgfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/vlc/Pkgfile b/extra/vlc/Pkgfile index 84d8f3434..3e2ad1880 100644 --- a/extra/vlc/Pkgfile +++ b/extra/vlc/Pkgfile @@ -7,7 +7,7 @@ name=vlc version=1.1.11 -release=2 +release=3 source=(http://download.videolan.org/pub/videolan/vlc/$version/vlc-$version.tar.bz2 ) @@ -46,6 +46,7 @@ build() { --enable-vlc \ --program-suffix= \ --enable-x264 \ + --enable-gnutls \ --enable-live555 \ --with-live555-tree=/usr/lib/live \ --enable-realrtsp \ |