summaryrefslogtreecommitdiffstats
path: root/kde/patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch')
-rw-r--r--kde/patch/marble.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/kde/patch/marble.patch b/kde/patch/marble.patch
index ba4fbde..eb2b7fc 100644
--- a/kde/patch/marble.patch
+++ b/kde/patch/marble.patch
@@ -1,3 +1,4 @@
# Ensure marble bindings for Qt4 get compiled:
-cat $CWD/patch/marble/marble_qt4.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+# No longer needed in Applications 15.12.0, libkface was ported to KF5.
+#cat $CWD/patch/marble/marble_qt4.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }