summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 818b30eabbeb..b68be064557f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,9 @@ license=('custom:OpenSSL')
source=(http://downloads.sourceforge.net/project/pamsshagentauth/$pkgname/v$pkgver/$pkgname-$pkgver.tar.bz2)
md5sums=('a212baca7ce11d596bd8dcb222859ace')
+optdepends=('openssh: standard ssh-agent'
+ 'gnupg: gpg ssh-agent' )
+
build() {
cd "$srcdir/$pkgname-$pkgver"
./configure --prefix=/usr --with-mantype=man --libexecdir=/usr/lib/security