dee: fix build

See https://gitlab.gnome.org/GNOME/vala/issues/803.
This commit is contained in:
worldofpeace 2019-07-22 03:06:59 -04:00
parent 5e9f1bb343
commit 950b7ed61a

View File

@ -5,7 +5,7 @@
, icu , icu
, gobject-introspection , gobject-introspection
, dbus-glib , dbus-glib
, vala , vala_0_40
, python3 , python3
, autoreconfHook , autoreconfHook
}: }:
@ -30,7 +30,8 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ nativeBuildInputs = [
pkgconfig pkgconfig
vala # https://gitlab.gnome.org/GNOME/vala/issues/803
vala_0_40
autoreconfHook autoreconfHook
gobject-introspection gobject-introspection
python3 python3