summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBandie2020-09-19 10:31:50 +0200
committerBandie2020-09-19 10:31:50 +0200
commitc0645336a8184d95fee0aeb66fa8cb970aeb0e29 (patch)
treefb0f482ac9033b6ff04681b35a5af508069471c8 /PKGBUILD
parent61a145967e86170a8ff6feb34e6e0a53233fd70d (diff)
downloadaur-c0645336a8184d95fee0aeb66fa8cb970aeb0e29.tar.gz
po4a missing as makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e2332c21722..f5d30fbca3bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=pam_panic
pkgver=0.3.4
-pkgrel=1
+pkgrel=2
pkgdesc="A PAM module that protects sensitive data and provides a panic function for emergency situations. Authentication through passwords or removable media."
arch=('any')
url="https://github.com/pampanic/pam_panic"
license=('GPL3')
depends=('cryptsetup' 'dialog' 'gettext')
-makedepends=('git' 'automake' 'autoconf' 'make' 'gcc' 'which' 'groff' 'gettext' 'm4' 'fakeroot' 'gawk' 'pam' 'cryptsetup' 'dialog')
+makedepends=('git' 'automake' 'autoconf' 'make' 'gcc' 'which' 'groff' 'gettext' 'm4' 'fakeroot' 'gawk' 'pam' 'cryptsetup' 'dialog' 'po4a')
checkdepends=('bcunit-cunit-compat')
validpgpkeys=('E2D7876915312785DC086BFCC1E133BC65A822DD')
source=(