summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGavin lyons2017-04-04 21:20:05 +0100
committerGavin lyons2017-04-04 21:20:05 +0100
commitcaa8d18da56fed97ee2b76627ac8256db513574a (patch)
tree6aa78da77c575adf24bf2b14c1cbf3ef160b8d25 /PKGBUILD
parent04961c993ee3617df2090816e4828c42e46bda0f (diff)
downloadaur-caa8d18da56fed97ee2b76627ac8256db513574a.tar.gz
PKGBUILD edit, Changed to add dialog as depeds, needed for antergos install
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9788a105383..975559cfa596 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,7 @@ pkgname=cylon
pkgver=3.5
pkgrel=6
pkgdesc="Updates, Maintenance, backup and system checks in a menu driven Bash script"
+depends=('dialog')
arch=('any')
url="https://github.com/gavinlyonsrepo/cylon"
license=('GPL')