build(deps): add wrap files for 'scenefx' and 'wlroots'

Allows meson to fallback on fetching and building these projects in case
they are not available/out-of-date on the system (can be avoided by
passing '--wrap-mode=nofallback' to 'meson setup').
This commit is contained in:
euletheia 2026-05-19 14:57:38 +02:00
parent d81ca73ea1
commit dde8ee131c
No known key found for this signature in database
GPG key ID: 2D993B9B4D45E31B
4 changed files with 16 additions and 2 deletions

2
.gitignore vendored
View file

@ -1,6 +1,8 @@
/.cache
/.vscode
/result
/subprojects/*
!/subprojects/*.wrap
config.h
mango
mango.o