pam-mount: Add hxtools dependency
This commit is contained in:
parent
6a1044165c
commit
5d76dca6bd
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'pam-mount'
|
# Template file for 'pam-mount'
|
||||||
pkgname=pam-mount
|
pkgname=pam-mount
|
||||||
version=2.15
|
version=2.15
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc=pam_mount-$version
|
wrksrc=pam_mount-$version
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ssbindir=/usr/bin --with-slibdir=/usr/lib"
|
configure_args="--with-ssbindir=/usr/bin --with-slibdir=/usr/lib"
|
||||||
conf_files="/etc/security/pam_mount.conf.xml"
|
conf_files="/etc/security/pam_mount.conf.xml"
|
||||||
hostmakedepends="pkg-config perl"
|
hostmakedepends="pkg-config perl"
|
||||||
makedepends="libHX-devel libmount-devel libxml2-devel pcre-devel pam-devel cryptsetup-devel"
|
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"
|
short_desc="PAM module that can mount volumes for a user session"
|
||||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue