summaryrefslogtreecommitdiffstats
path: root/abs/extra/xbmc/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2011-01-05 21:01:03 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2011-01-05 21:01:03 (GMT)
commit49ab28afad2848c5d7b73e59b5cd9424846af240 (patch)
tree17a4e7c0d24a5038a8f0e8b56201302f20181643 /abs/extra/xbmc/PKGBUILD
parent80078cb3fcc7ea8d2656b80f50853cb80e4ac027 (diff)
parentc50c191b426d92cfdfb43c4e3f15f942760f0931 (diff)
downloadlinhes_pkgbuild-49ab28afad2848c5d7b73e59b5cd9424846af240.zip
linhes_pkgbuild-49ab28afad2848c5d7b73e59b5cd9424846af240.tar.gz
linhes_pkgbuild-49ab28afad2848c5d7b73e59b5cd9424846af240.tar.bz2
Merge branch 'testing' of knoppmyth.net:linhes_pkgbuild into testing
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' )