mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
cudatext, still needs python3.7 (#8858)
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user