From: Matthias Schiffer Date: Sat, 8 Jul 2017 20:51:34 +0000 (+0200) Subject: mtd-utils: use source package name for lzo in PKG_BUILD_DEPENDS X-Git-Tag: v17.01.3~76 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=74d5c3e019599d0c2464671dc785d3445548d0dc mtd-utils: use source package name for lzo in PKG_BUILD_DEPENDS PKG_BUILD_DEPENDS should always refer to source package names. Signed-off-by: Matthias Schiffer --- diff --git a/package/utils/mtd-utils/Makefile b/package/utils/mtd-utils/Makefile index 373f491002..e36eb4d526 100644 --- a/package/utils/mtd-utils/Makefile +++ b/package/utils/mtd-utils/Makefile @@ -20,7 +20,7 @@ PKG_INSTALL:=1 PKG_FLAGS:=nonshared -PKG_BUILD_DEPENDS:=util-linux liblzo zlib +PKG_BUILD_DEPENDS:=util-linux lzo zlib PKG_LICENSE:=GPLv2 PKG_LICENSE_FILES:=