Browse Source

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 <[email protected]>
[improved commit message]
Signed-off-by: Paul Spooren <[email protected]>
Rosen Penev 5 years ago
parent
commit
0afc629c83
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/utils/mtd-utils/Makefile

+ 1 - 1
package/utils/mtd-utils/Makefile

@@ -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:=