From 7cc3bdc2af9b89235a1552c7c2988227434ab6ae Mon Sep 17 00:00:00 2001
From: Britney Fransen <brfransen@gmail.com>
Date: Mon, 20 Oct 2014 23:41:06 +0000
Subject: xbmc: recompile take 2; add glu dep

---
 abs/extra/xbmc/PKGBUILD    | 4 ++--
 abs/extra/xbmc/__changelog | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/abs/extra/xbmc/PKGBUILD b/abs/extra/xbmc/PKGBUILD
index 9594b7e..ab30af1 100644
--- a/abs/extra/xbmc/PKGBUILD
+++ b/abs/extra/xbmc/PKGBUILD
@@ -12,13 +12,13 @@ _prefix=/usr
 pkgname=xbmc
 pkgver=13.2
 _codename=Gotham
-pkgrel=5
+pkgrel=6
 pkgdesc="A software media player and entertainment hub for digital media"
 arch=('i686' 'x86_64')
 url="http://xbmc.org"
 license=('GPL2')
 depends=(
-'avahi' 'hicolor-icon-theme' 'lame' 'libass' 'libbluray' 'libcdio' 'libmad'
+'avahi' 'glu' 'hicolor-icon-theme' 'lame' 'libass' 'libbluray' 'libcdio' 'libmad'
 'libmicrohttpd' 'libmodplug' 'libmpeg2' 'libmysqlclient' 
 'libsamplerate' 'libssh' 'libva' 'libvdpau' 'libvorbis' 'libxrandr' 'libxslt'
 'lzo' 'mesa' 'mesa-demos' 'python2' 'python2-pillow' 'rtmpdump' 'sdl_image'
diff --git a/abs/extra/xbmc/__changelog b/abs/extra/xbmc/__changelog
index 20b50eb..a50187f 100644
--- a/abs/extra/xbmc/__changelog
+++ b/abs/extra/xbmc/__changelog
@@ -1,4 +1,4 @@
-PKGBUILD - remove libpulse dep and remove --enable-pulse config option
+PKGBUILD - remove libpulse dep and remove --enable-pulse config option; add glu dep
 PKGBUILD - Added xbmc_lib.conf, this file goes in /etc/gen_lib_xml.d/
 xbmc.install - add gen_lib_xml.py to post_install and post_remove
 xbmc.install - comment out autostart message since we don't use systemd
-- 
cgit v0.12