mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
oath-toolkit : missing pam depedency
Signed-off-by: Gerardo Di Iorio <arete74@gmail.com>
This commit is contained in:
parent
6bf643600d
commit
866c37645f
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'oath-toolkit'
|
# Template file for 'oath-toolkit'
|
||||||
pkgname=oath-toolkit
|
pkgname=oath-toolkit
|
||||||
version=2.6.2
|
version=2.6.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="pam-devel"
|
||||||
short_desc="OATH one-time password toolkit"
|
short_desc="OATH one-time password toolkit"
|
||||||
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue