summaryrefslogtreecommitdiff
path: root/repo/system
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-30 23:58:10 +0000
committerdavidovski <david@davidovski.xyz>2022-01-30 23:58:10 +0000
commitbcea60da11d02a396878f738abed6ce5cb802f4b (patch)
tree2e28d4cf901a68be516ce183996ee693c8b0834b /repo/system
parent1098ec37bb3a84cf499c7517578e318b44e850ee (diff)
fixed deps
Diffstat (limited to 'repo/system')
-rw-r--r--repo/system/binutils.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/binutils.xibuild b/repo/system/binutils.xibuild
index f1fb1cb..9a1c933 100644
--- a/repo/system/binutils.xibuild
+++ b/repo/system/binutils.xibuild
@@ -1,6 +1,6 @@
#!/bin/bash
-MAKEDEPS=(make dejagnu)
+MAKEDEPS=(make dejagnu bzip2 xz zlib zstd libarchive)
DEPS=(glibc zlib elfutils)
PKG_VER=2.37