pantheon.elementary-files: build with vala 0.44
See https://github.com/elementary/files/issues/1081 Fixes #71725.
This commit is contained in:
parent
a9551de99a
commit
404f148e08
@ -5,7 +5,7 @@
|
|||||||
, meson
|
, meson
|
||||||
, ninja
|
, ninja
|
||||||
, gettext
|
, gettext
|
||||||
, vala
|
, vala_0_44
|
||||||
, python3
|
, python3
|
||||||
, desktop-file-utils
|
, desktop-file-utils
|
||||||
, libcanberra
|
, libcanberra
|
||||||
@ -56,7 +56,7 @@ stdenv.mkDerivation rec {
|
|||||||
ninja
|
ninja
|
||||||
pkgconfig
|
pkgconfig
|
||||||
python3
|
python3
|
||||||
vala
|
vala_0_44 # https://github.com/elementary/files/issues/1081
|
||||||
wrapGAppsHook
|
wrapGAppsHook
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user