libsoup: disable introspection

This commit is contained in:
Jeremy Soller 2025-11-20 09:47:26 -07:00
parent 5ee705ff9f
commit 3260f2dc56
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -18,6 +18,7 @@ template = "custom"
script = """
DYNAMIC_INIT
cookbook_meson \
-Dintrospection=disabled \
-Dsysprof=disabled \
-Dtests=false \
-Dtls_check=false