From dccec7efa0031f28ddd7f2315e6a2a6c748d4696 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 9 Jan 2015 15:26:14 +0100 Subject: Everything up to and including plasma-extra built successfully. Functionality has not been tested though. I first want to have all packages compiled successfully. --- kde/cmake/plasma | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'kde/cmake') diff --git a/kde/cmake/plasma b/kde/cmake/plasma index 72fc444..111d30c 100644 --- a/kde/cmake/plasma +++ b/kde/cmake/plasma @@ -1,6 +1,3 @@ -# Makes the build fail: -#export XDG_DATA_DIRS="/opt/kf5/share:$XDG_DATA_DIRS" - mkdir build cd build cmake \ @@ -20,5 +17,6 @@ cd build -DQML_INSTALL_DIR=lib$LIBDIRSUFFIX/qt5/qml \ -DBUILD_TESTING=OFF \ -DHAVE_SHADOW=TRUE \ + -DQca-qt5_DIR=/usr/lib${LIBDIRSUFFIX}/cmake/Qca \ .. -- cgit v1.2.3