aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-12-06 00:36:05 -0800
committerPaul Spooren <mail@aparcar.org>2020-12-06 11:21:37 -1000
commit0afc629c831d2867bc289a666bd624139d17eacc (patch)
treef8ebe6136ea22e96e88d1aee726fec9f56db6b49 /package/utils
parente273c1715baacca25262d8b997258098e02a616d (diff)
downloadupstream-0afc629c831d2867bc289a666bd624139d17eacc.tar.gz
upstream-0afc629c831d2867bc289a666bd624139d17eacc.tar.bz2
upstream-0afc629c831d2867bc289a666bd624139d17eacc.zip
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>
Diffstat (limited to 'package/utils')
-rw-r--r--package/utils/mtd-utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/utils/mtd-utils/Makefile b/package/utils/mtd-utils/Makefile
index 6e5e72783f..5a4b03da96 100644
--- a/package/utils/mtd-utils/Makefile
+++ b/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:=