summaryrefslogtreecommitdiff
path: root/libre/xbmc-libre-lts
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-05-09 20:36:30 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-05-09 20:36:30 -0300
commitdd8c9d58c75e0d64ed8b9d87c4f7eab99333ef6b (patch)
tree48d50e16dfe59c4ad47d88c874c1b00b85aa45c8 /libre/xbmc-libre-lts
parent7ea3eaa8314ff164af88a54b7d0963555a1e22c4 (diff)
downloadabslibre-dd8c9d58c75e0d64ed8b9d87c4f7eab99333ef6b.tar.gz
abslibre-dd8c9d58c75e0d64ed8b9d87c4f7eab99333ef6b.tar.bz2
abslibre-dd8c9d58c75e0d64ed8b9d87c4f7eab99333ef6b.zip
xbmc-libre-lts: fix provides
Diffstat (limited to 'libre/xbmc-libre-lts')
-rw-r--r--libre/xbmc-libre-lts/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/xbmc-libre-lts/PKGBUILD b/libre/xbmc-libre-lts/PKGBUILD
index 004342c37..b280be314 100644
--- a/libre/xbmc-libre-lts/PKGBUILD
+++ b/libre/xbmc-libre-lts/PKGBUILD
@@ -18,7 +18,7 @@ arch=('i686' 'x86_64')
url="http://xbmc.org"
license=('GPL' 'custom')
conflicts=$_pkgname
-provides=$_pkgname=$pkgver
+provides=$_pkgname
depends=('hicolor-icon-theme' 'fribidi' 'lzo2' 'smbclient' 'libtiff' 'libva'
'libpng' 'libcdio' 'yajl' 'libmariadbclient' 'libjpeg-turbo' 'libsamplerate'
'glew' 'libssh' 'libmicrohttpd' 'libxrandr' 'sdl_mixer' 'sdl_image' 'python2'