summaryrefslogtreecommitdiffstats
path: root/kde/patch/kpat.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/kpat.patch')
-rw-r--r--kde/patch/kpat.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/kde/patch/kpat.patch b/kde/patch/kpat.patch
index 1651937..5bda77a 100644
--- a/kde/patch/kpat.patch
+++ b/kde/patch/kpat.patch
@@ -1,5 +1,6 @@
# Commit https://cgit.kde.org/kpat.git/patch/?id=fc1d54ced6a727382599d767e55879b6843c3456
# Introduces a hard dependency on fc-solver which in turn has new dependencies
# So, we revert this commit to avoid dropping kpat altogether in 18.08.0.
-cat $CWD/patch/kpat/kpat_no_freecell_solver_dep.patch | patch -p1 --reverse --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+# For 18.12.0 we will have to add freecell-solver anyway.
+#cat $CWD/patch/kpat/kpat_no_freecell_solver_dep.patch | patch -p1 --reverse --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }