summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48c640c86520..afa3cbb8a922 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ arch=("i686" "x86_64")
depends=("java-runtime=8"
"git>=1.8.0"
"perl>=5.8.8")
+optdepends=("haveged: Entropy for the ssh plugin" )
backup=("etc/systemd/system/${_pkgname}.service.d/local.conf"
"etc/${_pkgname}/server.xml")
install="$pkgname.install"