Browse Source

Update 'PKGBUILD'

Nathaniel van Diepen 3 years ago
parent
commit
15c27100fb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      PKGBUILD

+ 1 - 0
PKGBUILD

@@ -14,6 +14,7 @@ pkgver() {
 pkgrel=4
 pkgdesc="Allows admins to easily add messages to be displayed at boot without having to edit files."
 arch=('any')
+makedepends=('git')
 source=("git+https://github.com/Eeems/system-msg.git" 'LICENSE')
 build() {
         cd "$srcdir/$pkgname"