summaryrefslogtreecommitdiffstats
path: root/abs/extra/xbmc/PKGBUILD
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2011-01-04 01:34:17 (GMT)
committerCecil <knoppmyth@gmail.com>2011-01-04 01:34:17 (GMT)
commita4aacb8385185ffcc0fa33ee7d9b752821b1e0c6 (patch)
treeba6fe6a3fda7e459379ab63e8ab758f4946d8fad /abs/extra/xbmc/PKGBUILD
parente251674e7f213c43829202425a4dfc97515683d2 (diff)
downloadlinhes_pkgbuild-a4aacb8385185ffcc0fa33ee7d9b752821b1e0c6.zip
linhes_pkgbuild-a4aacb8385185ffcc0fa33ee7d9b752821b1e0c6.tar.gz
linhes_pkgbuild-a4aacb8385185ffcc0fa33ee7d9b752821b1e0c6.tar.bz2
xbmc:mea culpa
Diffstat (limited to 'abs/extra/xbmc/PKGBUILD')
-rw-r--r--abs/extra/xbmc/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra/xbmc/PKGBUILD b/abs/extra/xbmc/PKGBUILD
index 13ca0c9..214b609 100644
--- a/abs/extra/xbmc/PKGBUILD
+++ b/abs/extra/xbmc/PKGBUILD
@@ -11,7 +11,7 @@ _prefix=/usr
pkgname=xbmc
pkgver=10.0
-pkgrel=3
+pkgrel=4
pkgdesc="XBMC Media Center"
arch=('i686' 'x86_64')
url="http://xbmc.org"
@@ -20,7 +20,7 @@ depends=( 'bzip2' 'curl' 'enca' 'faac' 'faad2' 'fontconfig' 'fribidi'
'glew' 'jasper' 'libcdio' 'libgl' 'libmad' 'libmms'
'libmpeg2' 'libmysqlclient' 'libsamplerate' 'libxinerama'
'libxrandr' 'libxtst' 'lzo2' 'sdl_image' 'sdl_mixer'
- 'smbclient' 'wavpack' 'mesa' 'xorg-utils' 'libmicrohttpd'
+ 'smbclient' 'wavpack' 'mesa-demos' 'xorg-utils' 'libmicrohttpd'
'libssh' 'libva' 'libmodplug' 'rtmpdump')
if [ "$_ext_python" != "disable" ]; then
depends=( '${depends[@]}' 'python2' )