From 3f515ba65b63ac33e2bb586e6ed5af214b2f4538 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 25 Feb 2017 09:46:40 +0100 Subject: kodi: needs liblzma/libbz2, we can not hide it with PKG_BB --- package/bzip2/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'package/bzip2') diff --git a/package/bzip2/Makefile b/package/bzip2/Makefile index 4edfc4b7a..7f7336e4b 100644 --- a/package/bzip2/Makefile +++ b/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 -- cgit v1.2.3