From ff4ead96d9afdf81317ccff836d6b1a25d3f6f2a Mon Sep 17 00:00:00 2001 From: mhmdanas Date: Thu, 23 Feb 2023 17:26:37 +0000 Subject: [PATCH] lxqt-session: fix build/run with libproc2. --- srcpkgs/lxqt-session/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lxqt-session/template b/srcpkgs/lxqt-session/template index 979c6097840..3b677d93e1c 100644 --- a/srcpkgs/lxqt-session/template +++ b/srcpkgs/lxqt-session/template @@ -1,7 +1,7 @@ # Template file for 'lxqt-session' pkgname=lxqt-session version=1.3.0 -revision=1 +revision=2 build_style=cmake hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools xdg-user-dirs perl"