mtd-utils: remove lzo build dependency

The build option `--withouth-lzo` is added in the Makefile which makes
the existence of lzo obsolete. To remove the lzo package from
openwrt.git entirely, remove the legacy dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[improved commit message]
Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
Rosen Penev 2020-12-06 00:36:05 -08:00 committed by Paul Spooren
parent e273c1715b
commit 0afc629c83
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ PKG_FIXUP:=autoreconf
PKG_FLAGS:=nonshared
PKG_BUILD_DEPENDS:=util-linux lzo zlib
PKG_BUILD_DEPENDS:=util-linux
PKG_LICENSE:=GPLv2
PKG_LICENSE_FILES:=