From b27786b5cc5c5df59da0ba5b280fc317ae230258 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Tue, 3 Jan 2023 20:45:31 +0700 Subject: [PATCH] calligra: nocross until finished --- srcpkgs/calligra/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/calligra/template b/srcpkgs/calligra/template index 9289bab2d6c..78a1b4acc8b 100644 --- a/srcpkgs/calligra/template +++ b/srcpkgs/calligra/template @@ -40,6 +40,8 @@ fi CXXFLAGS="-DKDE_NO_DEBUG_OUTPUT" +nocross=temporary + if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-qmake qt5-host-tools calligra-devtools kcoreaddons" configure_args+=" -DMODERN_ICONV_RUN=1 -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"