OSDN Git Service

[update] : Added depend package.
authorhayao <shun819.mail@gmail.com>
Tue, 19 May 2020 12:12:45 +0000 (21:12 +0900)
committerhayao <shun819.mail@gmail.com>
Tue, 19 May 2020 12:12:45 +0000 (21:12 +0900)
stable/alteriso/PKGBUILD

index e9653e7..edc3f0d 100644 (file)
@@ -10,6 +10,7 @@ url='https://github.com/FascodeNet/alterlinux'
 branch="dev"
 source=("git+https://github.com/FascodeNet/alterlinux.git#branch=${branch}")
 md5sums=('SKIP')
+depends=("git" "make" "arch-install-scripts" "squashfs-tools" "libisoburn" "dosfstools")
 
 pkgver() {
     cd "${_pkgname}"