Browse Source

kodi: needs liblzma/libbz2, we can not hide it with PKG_BB

Waldemar Brodkorb 7 years ago
parent
commit
3f515ba65b
4 changed files with 2 additions and 4 deletions
  1. 0 1
      package/bzip2/Makefile
  2. 1 1
      package/glib/Makefile
  3. 1 1
      package/kodi/Makefile
  4. 0 1
      package/xz/Makefile

+ 0 - 1
package/bzip2/Makefile

@@ -16,7 +16,6 @@ PKG_URL:=		http://www.bzip.org/
 PKG_SITES:=		http://www.bzip.org/${PKG_VERSION}/
 PKG_LIBNAME:=		libbz2
 PKG_OPTS:=		dev
-PKG_BB:=		1
 
 DISTFILES:=             ${PKG_NAME}-${PKG_VERSION}.tar.gz
 

+ 1 - 1
package/glib/Makefile

@@ -12,7 +12,7 @@ PKG_DESCR:=		low-level core library that forms the basis of gtk+
 PKG_SECTION:=		libs/misc
 PKG_DEPENDS:=		libpcre zlib
 PKG_BUILDDEP:=		glib-host libffi zlib libelf dbus pcre
-HOST_BUILDDEP:=		libffi-host python2-host
+HOST_BUILDDEP:=		libffi-host python2-host gettext-host util-linux-host
 PKG_NEEDS:=		threads intl
 PKG_URL:=		http://www.gtk.org/
 PKG_SITES:=		http://ftp.gnome.org/pub/GNOME/sources/glib/$(PKG_EXTRAVER)/

+ 1 - 1
package/kodi/Makefile

@@ -27,7 +27,7 @@ PKG_BUILDDEP+=		eudev alsa-lib glib glu libmodplug libgtk2
 PKG_BUILDDEP+=		libgpg-error dbus libxslt libvorbis libbluray
 PKG_BUILDDEP+=		swig-host liblzo-host libpng-host libjpeg-turbo-host
 PKG_BUILDDEP+=		zip-host unzip-host giflib-host libsquish libdcadec
-PKG_BUILDDEP+=		libcrossguid libressl libxshmfence xz
+PKG_BUILDDEP+=		libcrossguid libressl libxshmfence xz bzip2
 PKG_NEEDS:=		threads c++
 PKG_URL:=		http://kodi.tv/
 PKG_SITES:=		https://github.com/xbmc/xbmc/archive/

+ 0 - 1
package/xz/Makefile

@@ -15,7 +15,6 @@ PKG_URL:=		http://tukaani.org/xz/
 PKG_SITES:=		http://tukaani.org/xz/
 PKG_LIBNAME:=		libxz
 PKG_OPTS:=		dev
-PKG_BB:=		1
 
 DISTFILES:=		$(PKG_NAME)-$(PKG_VERSION).tar.gz