summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander M Pickering <alex@cogarr.net>2024-11-04 00:55:00 -0600
committerAlexander M Pickering <alex@cogarr.net>2024-11-04 00:55:00 -0600
commita81ae79337a6fdaf5077121671f07fcd8ae4f871 (patch)
tree7fcf21ddd0b746b291e74d387f1679ea572b2b60
parentf09bacc0be2587564b6beb39bafda8b93b5a6a68 (diff)
downloadbusybox-w32-packaging-a81ae79337a6fdaf5077121671f07fcd8ae4f871.tar.gz
busybox-w32-packaging-a81ae79337a6fdaf5077121671f07fcd8ae4f871.tar.bz2
busybox-w32-packaging-a81ae79337a6fdaf5077121671f07fcd8ae4f871.zip
Remove need for tools build
-rw-r--r--meta.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta.lua b/meta.lua
index 226ac43..f8849f1 100644
--- a/meta.lua
+++ b/meta.lua
@@ -3,7 +3,6 @@ return {
3 image="image-mingw64", 3 image="image-mingw64",
4 requires = { 4 requires = {
5 {"git","busybox-w32"}, 5 {"git","busybox-w32"},
6 {"cicd","busybox-w32-tools:scripts.tar.xz"}
7 }, 6 },
8 produces = { 7 produces = {
9 ["busybox.exe"] = true 8 ["busybox.exe"] = true