From 02ef9398e4e519fb0e35508c3cc3532d2892e286 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 27 Mar 2024 15:16:37 +0100 Subject: [PATCH] cudatext, don't depend on python library, add cmd:python3 for it (#10262) * cudatext, don't depend on python library, add cmd:python3 for it * Update app-editors/cudatext/cudatext-1.211.3.0.recipe Co-authored-by: OscarL --------- Co-authored-by: OscarL --- app-editors/cudatext/cudatext-1.211.3.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/cudatext/cudatext-1.211.3.0.recipe b/app-editors/cudatext/cudatext-1.211.3.0.recipe index 57ef0852e..af0099fdc 100644 --- a/app-editors/cudatext/cudatext-1.211.3.0.recipe +++ b/app-editors/cudatext/cudatext-1.211.3.0.recipe @@ -26,7 +26,7 @@ HOMEPAGE="https://cudatext.github.io/ https://github.com/Alexey-T/CudaText" COPYRIGHT="2024 Alexey-T" LICENSE="MPL v2.0" -REVISION="1" +REVISION="2" if [ "$targetArchitecture" = x86_gcc2 ]; then srcGitRev="80d23b8fa740fe759f3bcafea446955ede34263e" SOURCE_URI="https://github.com/Begasus/CudaText-Haikuports/archive/$srcGitRev.tar.gz" @@ -54,8 +54,8 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix + cmd:python3 # indirect way of asking for any `lib:libpython3.xx` to be installed. lib:libiconv$secondaryArchSuffix - lib:libpython3.9$secondaryArchSuffix " if [ "$targetArchitecture" = x86_gcc2 ]; then REQUIRES+="