[arch-commits] Commit in vlc/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Sat Feb 27 13:30:34 UTC 2010
Date: Saturday, February 27, 2010 @ 08:30:34
Author: giovanni
Revision: 70591
Added optional dependency
Modified:
vlc/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-27 13:18:46 UTC (rev 70590)
+++ PKGBUILD 2010-02-27 13:30:34 UTC (rev 70591)
@@ -77,7 +77,8 @@
'libshout' 'libmad' 'fribidi' 'libmpeg2' 'libmodplug'
'avahi' 'ttf-freefont' 'libxv' 'libass' 'xdg-utils' 'libcdio')
optdepends=('libnotify: for notification plugin'
- 'ncurses: for ncurses interface support')
+ 'ncurses: for ncurses interface support'
+ 'libdvdcss: for decoding encrypted DVDs')
options=('!libtool')
install=vlc.install
cd "${srcdir}/${pkgbase}-${pkgver}"
More information about the arch-commits
mailing list