summaryrefslogtreecommitdiffstats
path: root/alt-kde
diff options
context:
space:
mode:
authorTreeve Jelbert2023-01-28 10:35:58 +0100
committerTreeve Jelbert2023-01-28 10:35:58 +0100
commitf28c3e0d8f5d843b29bb4fc8273d3f726e479331 (patch)
treeb71950cfd9514b6a86d1080748b4c7c82f0497d5 /alt-kde
parent4b3fbcd6459e879aee8dc47d03057e0cecd25a40 (diff)
kwinft - tweak depends
Diffstat (limited to 'alt-kde')
-rwxr-xr-xalt-kde/kwinft/DEPENDS2
-rw-r--r--alt-kde/kwinft/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/alt-kde/kwinft/DEPENDS b/alt-kde/kwinft/DEPENDS
index 13dd31aeb7..8bb53696f5 100755
--- a/alt-kde/kwinft/DEPENDS
+++ b/alt-kde/kwinft/DEPENDS
@@ -46,7 +46,7 @@ depends xcb-util-cursor &&
depends wlroots &&
depends wrapland &&
-optional_depends kactivities5 '' ' -DCMAKE_DISABLE_FIND_PACKAGE_KF5Activities=1' 'activiies support' &&
+optional_depends kactivities '' ' -DCMAKE_DISABLE_FIND_PACKAGE_KF5Activities=1' 'activiies support' &&
optional_depends kdoctools '' ' -DCMAKE_DISABLE_FIND_PACKAGE_KF5DocTools=1' 'build documentation' &&
optional_depends breeze '' '' 'set window decoration plugin' &&
optional_depends libcap '' '' 'support realtime scheduling' &&
diff --git a/alt-kde/kwinft/HISTORY b/alt-kde/kwinft/HISTORY
index 3a91c14566..6d13160af4 100644
--- a/alt-kde/kwinft/HISTORY
+++ b/alt-kde/kwinft/HISTORY
@@ -1,3 +1,6 @@
+2023-01-28 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: tweak
+
2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
* DEPENDS: switch to PKG-CONFIG provider (automated)