Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2023-07-05 14:17:39 +0200
committerGitHub <noreply@github.com>2023-07-05 14:17:39 +0200
commit21735c57ca4ace638b3c8faecc503720008fa82b (patch)
tree44292e31ef8984ce20b0743d6d620d581bea9d40
parent64fc585fa7624060d406b9fcb877baf968ff0f24 (diff)
Added missing python-simple-term-menu (#1919)
-rwxr-xr-xbuild_iso.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_iso.sh b/build_iso.sh
index 80bd8bb0..e18b9b6b 100755
--- a/build_iso.sh
+++ b/build_iso.sh
@@ -12,6 +12,7 @@ packages=(
python-build
python-setuptools
python-wheel
+ python-simple-term-menu
python-pyparted
)