OSDN Git Service

[update] : Added latest depend package
authorhayao <shun819.mail@gmail.com>
Sat, 26 Sep 2020 04:53:50 +0000 (13:53 +0900)
committerhayao <shun819.mail@gmail.com>
Sat, 26 Sep 2020 04:53:50 +0000 (13:53 +0900)
tools/wizard.sh

index 32c75e2..cb4885f 100755 (executable)
@@ -32,6 +32,7 @@ dependence=(
 #   "archiso"
     "arch-install-scripts"
     "curl"
+    "cmake"
     "dosfstools"
     "git"
     "libburn"
@@ -39,12 +40,14 @@ dependence=(
     "lz4"
     "lzo"
     "make"
+    "ninja"
     "squashfs-tools"
     "libisoburn"
  #  "lynx"
     "xz"
     "zlib"
     "zstd"
+    "qt5-base"
 )