enlightenment.efl: migrate to python3

This commit is contained in:
José Romildo Malaquias
2020-05-02 22:50:23 -03:00
parent a8bd3ec9ce
commit 58d1eb1a6c
+2 -2
View File
@@ -44,7 +44,7 @@
, openjpeg , openjpeg
, openssl , openssl
, poppler , poppler
, python27Packages , python3Packages
, systemd , systemd
, udev , udev
, utillinux , utillinux
@@ -123,7 +123,7 @@ stdenv.mkDerivation rec {
luajit luajit
openjpeg openjpeg
poppler poppler
python27Packages.dbus-python python3Packages.dbus-python
utillinux utillinux
xorg.libXScrnSaver xorg.libXScrnSaver
xorg.libXcomposite xorg.libXcomposite