Merge pull request #5875 from arete/oath

oath-toolkit : missing pam depedency
This commit is contained in:
Enno Boland 2017-03-08 10:00:58 +01:00 committed by GitHub
commit af03f1b6ed
1 changed files with 2 additions and 1 deletions

View File

@ -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"