libmirage: Enable VAPI generation (#416828)
This commit is contained in:
commit
275c28a65a
@ -4,6 +4,7 @@
|
|||||||
cmake,
|
cmake,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
gobject-introspection,
|
gobject-introspection,
|
||||||
|
vala,
|
||||||
glib,
|
glib,
|
||||||
libsndfile,
|
libsndfile,
|
||||||
zlib,
|
zlib,
|
||||||
@ -48,6 +49,7 @@ stdenv.mkDerivation {
|
|||||||
pkg-config
|
pkg-config
|
||||||
intltool
|
intltool
|
||||||
gobject-introspection
|
gobject-introspection
|
||||||
|
vala
|
||||||
];
|
];
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
pcre
|
pcre
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user