Skip to content
Snippets Groups Projects
Commit ca42b09c authored by Martin Koch, ESE GmbH's avatar Martin Koch, ESE GmbH Committed by George Kiagiadakis
Browse files

Add version requirement >= 2.60 for the GLib family of libraries

    - due to usage of Reference-counted-data in lib/wptoml/array.cpp
      (requires >= 2.58, see https://developer.gnome.org/glib/stable/glib-Reference-counted-data.html)
    - and usage of G_GNUC_FALLTHROUGH in lib/wp/object-interest.c
      (requires 2.60, see https://developer.gnome.org/glib/stable/glib-Miscellaneous-Macros.html#G-GNUC-FALLTHROUGH:CAPS

)

Signed-off-by: default avatarMartin Koch, ESE GmbH <martin.koch@ese.de>
parent b70cbca8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment