Skip to content
  • Jonas Ådahl's avatar
    build: Pass library as first argument to pkg.generate() · 73ddd7cd
    Jonas Ådahl authored
    Dependencies are added automatically, and we no longer get warnings
    like:
    
    clutter/clutter/meson.build:628: DEPRECATION: Library mutter-clutter-4
    was passed to the "libraries" keyword argument of a previous call to
    generate() method instead of first positional argument. Adding
    mutter-clutter-4 to "Requires" field, but this is a deprecated behaviour
    that will change in a future version of Meson. Please report the issue
    if this warning cannot be avoided in your case.
    73ddd7cd