From 2ab1a2da711cac66cf03b5650d074278059b9ff5 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Fri, 13 Dec 2024 00:42:48 -0500 Subject: [PATCH] touchegg: rebuild to fix dbg deps --- srcpkgs/touchegg/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/touchegg/template b/srcpkgs/touchegg/template index 69a3a4055ff..ac5f8931978 100644 --- a/srcpkgs/touchegg/template +++ b/srcpkgs/touchegg/template @@ -1,7 +1,7 @@ # Template file for 'touchegg' pkgname=touchegg version=2.0.17 -revision=1 +revision=2 build_style=cmake configure_args="-DUSE_SYSTEMD=false" hostmakedepends="pkg-config"