From d0edeacad75a44bc9718b9ffd8a7bb12820ef75e Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 13 Jan 2015 11:05:23 +0100 Subject: Fixed kdelibs4support compilation. Modified KDE.SlackBuild build order. Additionally, bumped the versions of qca-qt5 to 2.1.0.2, and extra-cmake-modules to 1.6.1, in order to fix bugs in both programs which affect the KDE 5 build. --- kde/patch/kdelibs4support.patch | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kde/patch/kdelibs4support.patch') diff --git a/kde/patch/kdelibs4support.patch b/kde/patch/kdelibs4support.patch index ada5f0a..8e9fe7b 100644 --- a/kde/patch/kdelibs4support.patch +++ b/kde/patch/kdelibs4support.patch @@ -2,3 +2,5 @@ # Fixed in 5.1.0. #cat $CWD/patch/kdelibs4support/update-FindGettext.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } +# Allow cmake to find our doctools: +cat $CWD/patch/kdelibs4support/FindDocBookXML4.cmake.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } -- cgit v1.2.3