pantheon.elementary-files: build with vala 0.44

See https://github.com/elementary/files/issues/1081

Fixes #71725.
This commit is contained in:
worldofpeace 2019-10-22 19:44:14 -04:00
parent a9551de99a
commit 404f148e08

View file

@ -5,7 +5,7 @@
, meson
, ninja
, gettext
, vala
, vala_0_44
, python3
, desktop-file-utils
, libcanberra
@ -56,7 +56,7 @@ stdenv.mkDerivation rec {
ninja
pkgconfig
python3
vala
vala_0_44 # https://github.com/elementary/files/issues/1081
wrapGAppsHook
];