[arch-commits] Commit in kodi/trunk (PKGBUILD)

Ike Devolder idevolder at archlinux.org
Mon Feb 12 19:32:51 UTC 2018


    Date: Monday, February 12, 2018 @ 19:32:50
  Author: idevolder
Revision: 293621

upgpkg: kodi 17.6-4

updates for FS#57449

Modified:
  kodi/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-12 19:32:31 UTC (rev 293620)
+++ PKGBUILD	2018-02-12 19:32:50 UTC (rev 293621)
@@ -34,7 +34,7 @@
   'libvdpau' 'libxrandr' 'libxslt' 'lzo' 'mesa' 'nasm' 'nss-mdns'
   'python2-pillow' 'python2-pybluez' 'python2-simplejson' 'rtmpdump'
   'shairplay' 'smbclient' 'speex' 'swig' 'taglib' 'tinyxml' 'unzip' 'upower'
-  'yajl' 'zip' 'git'
+  'yajl' 'zip' 'git' 'giflib'
 )
 _libdvdcss_commit="2f12236bc1c92f73c21e973363f79eb300de603f"
 _libdvdnav_commit="981488f7f27554b103cca10c1fbeba027396c94a"
@@ -154,6 +154,7 @@
 package_kodi-eventclients() {
   pkgdesc="Kodi Event Clients"
   conflicts=('kodi-eventclients')
+  optdepends=('python2: most eventclients are implemented in python2')
 
   _components=(
     'kodi-eventclients-common'



More information about the arch-commits mailing list