labwc/subprojects/seatd.wrap
Ezequiel Garcia ccfa7a60db meson: Use wrap files to manage dependencies
This simplifies building as there's no need to manually
git clone subprojects anymore.

Building is now as simple as:

    meson build
    ninja -C build

In order to update the subprojects, meson provides:

    meson subprojects update
2021-06-26 18:12:24 +01:00

4 lines
71 B
Text

[wrap-git]
url=https://git.sr.ht/~kennylevinsen/seatd
revision=master