Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
gnome-code-assistance
Add-vala-0.40-support.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Add-vala-0.40-support.patch of Package gnome-code-assistance
From f20cc482ee2112ccd2acc792834be3c74439629f Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> Date: Thu, 26 Oct 2017 15:50:03 +0900 Subject: configure.ac: Add vala 0.40 to list of possible vala APIs GNOME 3.27 is now building vala 0.40, which means older versions of vala are not present for a clean build and this causes gnome-code-assistance to fail to build. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 8b0fda0..9056227 100644 --- a/configure.ac +++ b/configure.ac @@ -410,7 +410,7 @@ AC_ARG_ENABLE([vala], [enable_vala=$enableval], [enable_vala=auto]) -BACKEND_VALA_LIBVALA_VERSIONS="libvala-0.38 libvala-0.36 libvala-0.34 libvala-0.32 libvala-0.30 libvala-0.28 libvala-0.26 libvala-0.24 libvala-0.22 libvala-0.20" +BACKEND_VALA_LIBVALA_VERSIONS="libvala-0.40 libvala-0.38 libvala-0.36 libvala-0.34 libvala-0.32 libvala-0.30 libvala-0.28 libvala-0.26 libvala-0.24 libvala-0.22 libvala-0.20" BACKEND_VALA_MODULES="gobject-2.0 >= 2.36 glib-2.0 >= 2.36 gio-2.0 >= 2.36 gee-0.8 gio-unix-2.0 >= 2.36" BACKEND_VALA_LIBVALA= -- cgit v0.12
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor