gnome-builder: add python3 for install script
Meson no longer propagates it so we need to re-add it.
This commit is contained in:
parent
577d1370f1
commit
58a3726252
@ -52,6 +52,7 @@ in stdenv.mkDerivation {
|
|||||||
meson
|
meson
|
||||||
ninja
|
ninja
|
||||||
pkgconfig
|
pkgconfig
|
||||||
|
python3
|
||||||
python3.pkgs.wrapPython
|
python3.pkgs.wrapPython
|
||||||
wrapGAppsHook
|
wrapGAppsHook
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user