# add SHOULD_BUILD_OPENGL option, to be able to disable support # on arm because plotter3d assumes qreal=double all over the place zcat $CWD/patch/kalgebra/kalgebra_opengl_optional.patch.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }