projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3214e17
)
mtd-utils: use source package name for lzo in PKG_BUILD_DEPENDS
author
Matthias Schiffer
<
[email protected]
>
Sat, 8 Jul 2017 20:51:34 +0000
(22:51 +0200)
committer
Matthias Schiffer
<
[email protected]
>
Sat, 8 Jul 2017 20:55:19 +0000
(22:55 +0200)
PKG_BUILD_DEPENDS should always refer to source package names.
Signed-off-by: Matthias Schiffer <
[email protected]
>
package/utils/mtd-utils/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/mtd-utils/Makefile
b/package/utils/mtd-utils/Makefile
index 373f491002316232cb9bd7587feeabc5899e3c55..e36eb4d5262ee8fec0674418cd92c6a602f6f808 100644
(file)
--- 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 l
ibl
zo zlib
+PKG_BUILD_DEPENDS:=util-linux lzo zlib
PKG_LICENSE:=GPLv2
PKG_LICENSE_FILES:=