forked from mirrors/nixpkgs
parent
5e9f1bb343
commit
950b7ed61a
|
@ -5,7 +5,7 @@
|
|||
, icu
|
||||
, gobject-introspection
|
||||
, dbus-glib
|
||||
, vala
|
||||
, vala_0_40
|
||||
, python3
|
||||
, autoreconfHook
|
||||
}:
|
||||
|
@ -30,7 +30,8 @@ stdenv.mkDerivation rec {
|
|||
|
||||
nativeBuildInputs = [
|
||||
pkgconfig
|
||||
vala
|
||||
# https://gitlab.gnome.org/GNOME/vala/issues/803
|
||||
vala_0_40
|
||||
autoreconfHook
|
||||
gobject-introspection
|
||||
python3
|
||||
|
|
Loading…
Reference in a new issue