Merge pull request #5875 from arete/oath
oath-toolkit : missing pam depedency
This commit is contained in:
commit
af03f1b6ed
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'oath-toolkit'
|
||||
pkgname=oath-toolkit
|
||||
version=2.6.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="pam-devel"
|
||||
short_desc="OATH one-time password toolkit"
|
||||
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in a new issue