mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
mozc, use six_python39 now (#8845)
This commit is contained in:
@@ -8,7 +8,7 @@ COPYRIGHT="2010-2021 Google Inc.
|
||||
2021 Utumi Hirosi"
|
||||
LICENSE="BSD (3-clause)
|
||||
Apache v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/hanya/mozc/releases/download/v$portVersion/mozc-v$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="745a8d91bbdfb6eab44e22f89b58add79b012e994ffdb233e2468d7accc73ec3"
|
||||
SOURCE_DIR="mozc"
|
||||
@@ -39,7 +39,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:python3
|
||||
cmd:which
|
||||
cmd:xres
|
||||
six_python3
|
||||
six_python39
|
||||
"
|
||||
if [ "$targetArchitecture" = x86_gcc2 ]; then
|
||||
BUILD_PREREQUIRES+="
|
||||
|
||||
Reference in New Issue
Block a user