From fb65c8d939ee4877de4603aa7ea51a1538bddb54 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sun, 27 Oct 2019 22:55:46 +1000 Subject: [PATCH] Calligra: fix extra_cmake_modules requires --- app-office/calligra/calligra-3.1.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/calligra/calligra-3.1.0.recipe b/app-office/calligra/calligra-3.1.0.recipe index bff1cd3c8..0edd31e49 100644 --- a/app-office/calligra/calligra-3.1.0.recipe +++ b/app-office/calligra/calligra-3.1.0.recipe @@ -166,7 +166,7 @@ REQUIRES_okular_plugins=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules >= 5.55 + extra_cmake_modules$secondaryArchSuffix >= 5.55 devel:eigen$secondaryArchSuffix devel:libboost_system$secondaryArchSuffix devel:libetonyek_0.1$secondaryArchSuffix