From 27ce20f9c073c59f922ec3d800994b1f60df9b91 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 14 Feb 2019 22:36:45 +0100 Subject: Krita recompile to improve compatibility with Qt 5.12 --- kde/cmake/krita | 1 + 1 file changed, 1 insertion(+) (limited to 'kde/cmake') diff --git a/kde/cmake/krita b/kde/cmake/krita index f559c24..c2cef05 100644 --- a/kde/cmake/krita +++ b/kde/cmake/krita @@ -20,5 +20,6 @@ cd build -DBUILD_TESTING=OFF \ -DQca-qt5_DIR=/usr/lib${LIBDIRSUFFIX}/cmake/Qca \ -DPACKAGERS_BUILD=ON \ + -DUSE_QT_XCB=ON \ .. -- cgit v1.2.3