transporter: add python3 for install script
Meson no longer propagates it so we need to re-add it.
This commit is contained in:
parent
bf98e44d23
commit
577d1370f1
@ -5,6 +5,7 @@
|
|||||||
, pkgconfig
|
, pkgconfig
|
||||||
, granite
|
, granite
|
||||||
, vala_0_40
|
, vala_0_40
|
||||||
|
, python3
|
||||||
, gnome3
|
, gnome3
|
||||||
, libxml2
|
, libxml2
|
||||||
, gettext
|
, gettext
|
||||||
@ -37,6 +38,7 @@ in stdenv.mkDerivation rec {
|
|||||||
ninja
|
ninja
|
||||||
pkgconfig
|
pkgconfig
|
||||||
vala_0_40
|
vala_0_40
|
||||||
|
python3
|
||||||
wrapGAppsHook
|
wrapGAppsHook
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user