summaryrefslogtreecommitdiff
path: root/x11-libs/vte/vte-0.48.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/vte/vte-0.48.4.ebuild')
-rw-r--r--x11-libs/vte/vte-0.48.4.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-libs/vte/vte-0.48.4.ebuild b/x11-libs/vte/vte-0.48.4.ebuild
index 23c0c8fdfbdb..779dabd7b871 100644
--- a/x11-libs/vte/vte-0.48.4.ebuild
+++ b/x11-libs/vte/vte-0.48.4.ebuild
@@ -52,6 +52,9 @@ src_prepare() {
eapply "${WORKDIR}"/${P}-command-notify.patch
fi
+ # Fix bindings test compilation with vala:0.44 and newer - https://gitlab.gnome.org/GNOME/vte/issues/76
+ eapply "${FILESDIR}"/0.54.4-vala-0.44-compat.patch
+
use vala && vala_src_prepare
# build fails because of -Werror with gcc-5.x