From a99a0b05a3a5d61cc3bca2d367a4db8707196ce2 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 15 Aug 2023 19:59:03 +0000 Subject: [PATCH] calligra, remove python(2.7) requirement (#9226) --- app-office/calligra/calligra-3.2.1.recipe | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-office/calligra/calligra-3.2.1.recipe b/app-office/calligra/calligra-3.2.1.recipe index 447ae1c2e..f0d7ef340 100644 --- a/app-office/calligra/calligra-3.2.1.recipe +++ b/app-office/calligra/calligra-3.2.1.recipe @@ -6,7 +6,7 @@ HOMEPAGE="https://www.calligra.org/" COPYRIGHT="2010-2020 KDE Organisation" LICENSE="GNU LGPL v2 GNU GPL v2" -REVISION="8" +REVISION="9" SOURCE_URI="https://download.kde.org/stable/calligra/$portVersion/calligra-$portVersion.tar.xz" CHECKSUM_SHA256="b1f8a6eb8208543a2f908caa83d089075fcd1e530d00e19f5362b2f9cc371147" SOURCE_FILENAME="calligra-$portVersion.tar.xz" @@ -235,7 +235,6 @@ BUILD_PREREQUIRES=" cmd:make cmd:perl cmd:pkg_config$secondaryArchSuffix - cmd:python2 " PATCH()