From 34a451b5da1cd4e275581ee36bcf41d061933eac Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Tue, 14 May 2024 19:21:38 -0400 Subject: [PATCH] syncthingtray: no need plasma-framework --- srcpkgs/syncthingtray/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/syncthingtray/template b/srcpkgs/syncthingtray/template index 7c9d0190d74..91b60bff0b3 100644 --- a/srcpkgs/syncthingtray/template +++ b/srcpkgs/syncthingtray/template @@ -5,7 +5,7 @@ revision=2 build_style=cmake configure_args="-DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF -DBUILD_SHARED_LIBS=ON -DQT_PACKAGE_PREFIX=Qt6 -DKF_PACKAGE_PREFIX=KF6" -hostmakedepends="pkg-config qt6-tools qt6-base extra-cmake-modules plasma-framework" +hostmakedepends="pkg-config qt6-tools qt6-base extra-cmake-modules" makedepends="cpp-utilities-devel qtutilities-devel qtforkawesome-devel boost-devel qt6-base-devel qt6-declarative-devel qt6-svg-devel libplasma-devel" depends="syncthing"