tribler: use pillow instead of pil

Program opens. Didn't test any further.
This commit is contained in:
Frederik Rietdijk 2015-12-08 16:00:51 +01:00
parent e1f2ddefd9
commit 9455476f47

@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
pythonPackages.twisted
pythonPackages.gmpy
pythonPackages.netifaces
pythonPackages.pil
pythonPackages.pillow
pythonPackages.pycrypto
pythonPackages.pyasn1
pythonPackages.requests