libmirage: Enable VAPI generation (#416828)

This commit is contained in:
Aleksana 2025-06-16 12:55:39 +08:00 committed by GitHub
commit 275c28a65a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@
cmake,
pkg-config,
gobject-introspection,
vala,
glib,
libsndfile,
zlib,
@ -48,6 +49,7 @@ stdenv.mkDerivation {
pkg-config
intltool
gobject-introspection
vala
];
propagatedBuildInputs = [
pcre