From 15cc0b2b10cee19b573103eb8f6a5d7e48be5221 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 15 Jun 2023 09:54:37 +0200 Subject: [PATCH] cudatext, still needs python3.7 (#8858) --- app-editors/cudatext/cudatext-1.195.0.6.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/cudatext/cudatext-1.195.0.6.recipe b/app-editors/cudatext/cudatext-1.195.0.6.recipe index 081737efd..e51d880f5 100644 --- a/app-editors/cudatext/cudatext-1.195.0.6.recipe +++ b/app-editors/cudatext/cudatext-1.195.0.6.recipe @@ -26,7 +26,7 @@ HOMEPAGE="https://cudatext.github.io/ https://github.com/Alexey-T/CudaText" COPYRIGHT="2023 Alexey-T" LICENSE="MPL v2.0" -REVISION="2" +REVISION="3" if [ "$targetArchitecture" = x86_gcc2 ]; then srcGitRev="300f48494a1231d2c6537c5202b4e129bf7bf184" SOURCE_URI="https://github.com/Begasus/CudaText-Haikuports/archive/$srcGitRev.tar.gz" @@ -55,7 +55,7 @@ PROVIDES=" REQUIRES=" haiku$secondaryArchSuffix lib:libiconv$secondaryArchSuffix - lib:libpython3.9$secondaryArchSuffix + lib:libpython3.7m$secondaryArchSuffix lib:libQt5Pas$secondaryArchSuffix "