libmirage: Enable VAPI generation (#416828)
This commit is contained in:
commit
275c28a65a
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user