浏览代码

Update 'PKGBUILD'

Nathaniel van Diepen 4 年之前
父节点
当前提交
15c27100fb
共有 1 个文件被更改,包括 1 次插入0 次删除
  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"