From d70f05e0eb2f75b74816c99978811e0b9c3b4cbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 21 Oct 2020 13:52:10 +0200 Subject: [PATCH] mozc: rebuild after protobuf upgrade --- app-i18n/mozc/mozc-2.23.2785.102.9.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/mozc/mozc-2.23.2785.102.9.recipe b/app-i18n/mozc/mozc-2.23.2785.102.9.recipe index 6e3372430..0728c3eb0 100644 --- a/app-i18n/mozc/mozc-2.23.2785.102.9.recipe +++ b/app-i18n/mozc/mozc-2.23.2785.102.9.recipe @@ -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