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 <oscar.lesta@gmail.com>

---------

Co-authored-by: OscarL <oscar.lesta@gmail.com>
This commit is contained in:
Schrijvers Luc
2024-03-27 15:16:37 +01:00
committed by GitHub
parent d7100f8933
commit 02ef9398e4

View File

@@ -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+="