summaryrefslogtreecommitdiffstats
path: root/abs/extra/xbmc/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2011-01-04 01:19:36 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2011-01-04 01:19:36 (GMT)
commit2cae18b3f848454632c564386a2055d26373f42c (patch)
treef6022582e6cc03963ce8fbfe4de6f48ba911c6ad /abs/extra/xbmc/PKGBUILD
parent9dd56269ce4d6d2b4bb6785bb46a36476064b442 (diff)
parent1e9dea8744ac41a9ddd5356afa19ea453c6e4855 (diff)
downloadlinhes_pkgbuild-2cae18b3f848454632c564386a2055d26373f42c.zip
linhes_pkgbuild-2cae18b3f848454632c564386a2055d26373f42c.tar.gz
linhes_pkgbuild-2cae18b3f848454632c564386a2055d26373f42c.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 c8a3c44..13ca0c9 100644
--- a/abs/extra/xbmc/PKGBUILD
+++ b/abs/extra/xbmc/PKGBUILD
@@ -11,7 +11,7 @@ _prefix=/usr
pkgname=xbmc
pkgver=10.0
-pkgrel=2
+pkgrel=3
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-demos' 'xorg-utils' 'libmicrohttpd'
+ 'smbclient' 'wavpack' 'mesa' 'xorg-utils' 'libmicrohttpd'
'libssh' 'libva' 'libmodplug' 'rtmpdump')
if [ "$_ext_python" != "disable" ]; then
depends=( '${depends[@]}' 'python2' )