lollypop: add python3 for install script

Meson no longer propagates it so we need to re-add it.
This commit is contained in:
Jan Tojnar 2018-09-03 23:13:02 +02:00
parent 19225529c9
commit 3a8b13ef8f
No known key found for this signature in database
GPG key ID: 7FAB2A15F7A607A4

View file

@ -19,6 +19,7 @@ stdenv.mkDerivation rec {
gobjectIntrospection
meson
ninja
python36Packages.python
pkgconfig
wrapGAppsHook
wrapPython