summaryrefslogtreecommitdiff
path: root/user/kpmcore/filesystem.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2022-06-12 17:14:16 -0500
committerZach van Rijn <me@zv.io>2022-10-21 18:34:01 -0500
commit6bf730941205e61bf6d7ff9d4fe4bc5594e67a11 (patch)
tree7bac7b306eac1ec027bf6cb72785dc2985dc7fb0 /user/kpmcore/filesystem.patch
parent73f8ae93e7e9df25876d730914e080a727c62476 (diff)
downloadpackages-6bf730941205e61bf6d7ff9d4fe4bc5594e67a11.tar.gz
packages-6bf730941205e61bf6d7ff9d4fe4bc5594e67a11.tar.bz2
packages-6bf730941205e61bf6d7ff9d4fe4bc5594e67a11.tar.xz
packages-6bf730941205e61bf6d7ff9d4fe4bc5594e67a11.zip
user/[KDE Partition Manager]: Update to 22.04.2
Diffstat (limited to 'user/kpmcore/filesystem.patch')
-rw-r--r--user/kpmcore/filesystem.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/user/kpmcore/filesystem.patch b/user/kpmcore/filesystem.patch
new file mode 100644
index 000000000..931f44722
--- /dev/null
+++ b/user/kpmcore/filesystem.patch
@@ -0,0 +1,10 @@
+--- kpmcore-22.04.2/src/util/CMakeLists.txt.old 2022-06-03 15:45:10.000000000 -0500
++++ kpmcore-22.04.2/src/util/CMakeLists.txt 2022-06-12 16:01:45.750000000 -0500
+@@ -53,6 +53,7 @@
+ Qt${QT_MAJOR_VERSION}::DBus
+ KF5::I18n
+ PolkitQt${QT_MAJOR_VERSION}-1::Core
++ stdc++fs
+ )
+
+ install(TARGETS kpmcore_externalcommand DESTINATION ${KDE_INSTALL_LIBEXECDIR})