summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2019-05-05 04:19:04 +0200
committerMike Gilbert <floppym@gentoo.org>2019-05-05 15:04:01 -0400
commitcf8c637056d4c4ef0853e469361d252438a54cb6 (patch)
treefd2e9bf0ef997bb8fe71b8f88df371e8b4cf36c7 /app-i18n/mozc/mozc-2.23.2815.102.ebuild
parentdev-libs/protobuf-c: Delete old version (1.3.0-r1). (diff)
downloadgentoo-cf8c637056d4c4ef0853e469361d252438a54cb6.tar.gz
gentoo-cf8c637056d4c4ef0853e469361d252438a54cb6.tar.bz2
gentoo-cf8c637056d4c4ef0853e469361d252438a54cb6.zip
app-i18n/mozc: Fix building with dev-libs/protobuf future version.
Fixes: https://bugs.gentoo.org/681702 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'app-i18n/mozc/mozc-2.23.2815.102.ebuild')
-rw-r--r--app-i18n/mozc/mozc-2.23.2815.102.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-i18n/mozc/mozc-2.23.2815.102.ebuild b/app-i18n/mozc/mozc-2.23.2815.102.ebuild
index 21a1291f1ea5..d4572c6e9708 100644
--- a/app-i18n/mozc/mozc-2.23.2815.102.ebuild
+++ b/app-i18n/mozc/mozc-2.23.2815.102.ebuild
@@ -106,6 +106,7 @@ src_unpack() {
src_prepare() {
eapply -p2 "${FILESDIR}/${PN}-2.23.2815.102-system_libraries.patch"
eapply -p2 "${FILESDIR}/${PN}-2.23.2815.102-gcc-8.patch"
+ eapply -p2 "${FILESDIR}/${PN}-2.23.2815.102-protobuf_generated_classes_no_inheritance.patch"
eapply -p2 "${FILESDIR}/${PN}-2.20.2673.102-tests_build.patch"
eapply -p2 "${FILESDIR}/${PN}-2.20.2673.102-tests_skipping.patch"