summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c9fb59165fe..fdf280643443 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=8
pkgdesc="PAM module for authentication using a smartcard"
arch=('i686' 'x86_64')
url="http://www.g10code.com/p-poldi.html"
-license="GPL"
+license=("GPL")
depends=('libgcrypt' 'libgpg-error' 'libksba' 'pam')
makedepends=()
optdepends=('logrotate: To avoid giant logfiles')