mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
BeCJK: cleanup requirements, dropping Python 2.x. (#8499)
SCons will pull the version it needs (3.9 currently).
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="BeCJK was an input method for legacy BeOS, now works on Haiku."
|
||||
HOMEPAGE="https://github.com/HaikuArchives/BeCJK"
|
||||
COPYRIGHT="2001-2002 Anthony Lee"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
srcGitRev="e0df819cb872ef790374a33608177afd73c6dc38"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/BeCJK/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="f5c0732c53ada4c210a4bbf99258899548894d73996211d4d1f3b7ee34fe99d6"
|
||||
@@ -24,9 +24,7 @@ BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc
|
||||
cmd:ld
|
||||
cmd:python
|
||||
cmd:g++
|
||||
cmd:scons
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user