mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 18:39:30 -05:00
bsdiff: add missing host build dependency on bzip2 (fixes #21990)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48950
This commit is contained in:
@@ -15,6 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.daemonology.net/bsdiff/
|
||||
PKG_MD5SUM:=e6d812394f0e0ecc8d5df255aa1db22a
|
||||
PKG_MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de>
|
||||
HOST_BUILD_DEPENDS:=bzip2/host
|
||||
|
||||
PKG_LICENSE:=BSD-2-Clause
|
||||
|
||||
|
||||
Reference in New Issue
Block a user