Skip to content
  • Benjamin Otte's avatar
    Disable deprecation checks for all libraries we depend on on stable branches. · 58021c9e
    Benjamin Otte authored
    This is so newer versions of those libraries don't cause more warnings
    with a stable GTK version.
    We don't ever want to turn off deprecation warnings for master however,
    because that's where we get rid of deprecated API we use.
    
    Note that only glib allows use to easily do this, so nothing is done for
    Pango, gdk-pixbuf or Cairo here.
    58021c9e