From ae5b762970752f2dec9c518b32647933f638b0cd Mon Sep 17 00:00:00 2001 From: Dominic Monroe Date: Thu, 26 Dec 2019 22:30:49 +0000 Subject: [PATCH] xsecurelock: Add mpv/mplayer/htpasswd support --- srcpkgs/xsecurelock/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xsecurelock/template b/srcpkgs/xsecurelock/template index d0c4503d11d..1f6f8030721 100644 --- a/srcpkgs/xsecurelock/template +++ b/srcpkgs/xsecurelock/template @@ -1,9 +1,9 @@ # Template file for 'xsecurelock' pkgname=xsecurelock version=1.5.1 -revision=1 +revision=2 build_style=gnu-configure -configure_args="--with-pam-service-name=system-local-login" +configure_args="--with-pam-service-name=system-local-login --with-mpv=/usr/bin/mpv --with-mplayer=/usr/bin/mplayer --with-htpasswd=/usr/bin/htpasswd" hostmakedepends="pkg-config automake" makedepends="libX11-devel libXcomposite-devel libXext-devel libXfixes-devel libXft-devel libXmu-devel libXrandr-devel libXScrnSaver-devel