diff --git a/srcpkgs/pam-mount/template b/srcpkgs/pam-mount/template index 1556b336354..b7c8a0abd00 100644 --- a/srcpkgs/pam-mount/template +++ b/srcpkgs/pam-mount/template @@ -1,14 +1,14 @@ # Template file for 'pam-mount' pkgname=pam-mount version=2.15 -revision=2 +revision=3 wrksrc=pam_mount-$version build_style=gnu-configure configure_args="--with-ssbindir=/usr/bin --with-slibdir=/usr/lib" conf_files="/etc/security/pam_mount.conf.xml" hostmakedepends="pkg-config perl" makedepends="libHX-devel libmount-devel libxml2-devel pcre-devel pam-devel cryptsetup-devel" -depends="pam" +depends="pam hxtools" short_desc="PAM module that can mount volumes for a user session" maintainer="Toyam Cox " license="GPL-3"