google-authenticator-libpam: fix cross
This commit is contained in:
parent
df406f32b9
commit
5e55445b3a
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue