mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
mozc: rebuild after protobuf upgrade
This commit is contained in:
@@ -4,7 +4,7 @@ This is open source version."
|
||||
HOMEPAGE="https://github.com/google/mozc"
|
||||
COPYRIGHT="2010-2018 Google Inc."
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/hanya/mozc/releases/download/v$portVersion/mozc-v$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="15785beb91e8ab78728bc85c1e5d8a8a6e17aa64a3c5399339d200679bbcad6a"
|
||||
SOURCE_DIR="mozc"
|
||||
@@ -31,7 +31,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libprotobuf$secondaryArchSuffix >= 21
|
||||
devel:libprotobuf$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:g++$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user