diff --git a/srcpkgs/oath-toolkit/template b/srcpkgs/oath-toolkit/template index d6f9a814f0d..9167676cb6b 100644 --- a/srcpkgs/oath-toolkit/template +++ b/srcpkgs/oath-toolkit/template @@ -1,10 +1,10 @@ # Template file for 'oath-toolkit' pkgname=oath-toolkit version=2.6.7 -revision=1 +revision=2 build_style=gnu-configure -hostmakedepends="pkg-config" -makedepends="pam-devel" +hostmakedepends="pkg-config libxml2" +makedepends="pam-devel libxml2-devel" short_desc="OATH one-time password toolkit" maintainer="Farhad Shahbazi " license="GPL-3.0-or-later"