tribler: use pillow instead of pil
Program opens. Didn't test any further.
This commit is contained in:
@@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
|
|||||||
pythonPackages.twisted
|
pythonPackages.twisted
|
||||||
pythonPackages.gmpy
|
pythonPackages.gmpy
|
||||||
pythonPackages.netifaces
|
pythonPackages.netifaces
|
||||||
pythonPackages.pil
|
pythonPackages.pillow
|
||||||
pythonPackages.pycrypto
|
pythonPackages.pycrypto
|
||||||
pythonPackages.pyasn1
|
pythonPackages.pyasn1
|
||||||
pythonPackages.requests
|
pythonPackages.requests
|
||||||
|
|||||||
Reference in New Issue
Block a user