aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/google-authenticator-libpam/template
diff options
context:
space:
mode:
authorJürgen Buchmüller <pullmoll@t-online.de>2017-12-07 11:01:37 +0000
committerJürgen Buchmüller <pullmoll@t-online.de>2017-12-07 11:01:52 +0000
commit5e55445b3aa5391589e6abce0f8f27dc433792f3 (patch)
tree55467ce653d63b18e6b9c6aeb684499d9cc36515 /srcpkgs/google-authenticator-libpam/template
parentdf406f32b97fe71f87bb5072314066795dab63f2 (diff)
downloadvoid-packages-5e55445b3aa5391589e6abce0f8f27dc433792f3.tar
void-packages-5e55445b3aa5391589e6abce0f8f27dc433792f3.tar.gz
void-packages-5e55445b3aa5391589e6abce0f8f27dc433792f3.tar.bz2
void-packages-5e55445b3aa5391589e6abce0f8f27dc433792f3.tar.lz
void-packages-5e55445b3aa5391589e6abce0f8f27dc433792f3.tar.xz
void-packages-5e55445b3aa5391589e6abce0f8f27dc433792f3.tar.zst
void-packages-5e55445b3aa5391589e6abce0f8f27dc433792f3.zip
google-authenticator-libpam: fix cross
Diffstat (limited to '')
-rw-r--r--srcpkgs/google-authenticator-libpam/template3
1 files changed, 2 insertions, 1 deletions
diff --git a/srcpkgs/google-authenticator-libpam/template b/srcpkgs/google-authenticator-libpam/template
index eb4fee56460..9a067465aea 100644
--- a/srcpkgs/google-authenticator-libpam/template
+++ b/srcpkgs/google-authenticator-libpam/template
@@ -3,7 +3,8 @@ pkgname=google-authenticator-libpam
version=1.05
revision=1
build_style=gnu-configure
-hostmakedepends="automake libtool pam-devel"
+hostmakedepends="automake libtool"
+makedepends="pam-devel"
short_desc="PAM module for two-factor authentication"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="Apache-2.0"