summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Schuett2016-11-05 18:05:32 -0500
committerJonathan Schuett2016-11-05 18:05:32 -0500
commitf07d79b93368d2c9cc41fb812a1d06d5e9932ceb (patch)
tree8d91901175f722b8849c852871adb8e75218a947 /PKGBUILD
parent904cee79e7ba441c7419171814aed07132e2379f (diff)
downloadaur-f07d79b93368d2c9cc41fb812a1d06d5e9932ceb.tar.gz
Added optional dependency Lynis for recommendation
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a43b156fc24..e6f7bb624d82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ arch=('i686' 'x86_64')
url="http://sourceforge.net/projects/tripwire/"
license=('GPL')
depends=('openssl')
+optdepends=('lynis')
makedepends=('git' 'automake')
provides=('tripwire')
#replaces=('tripwire')