pybitmessage: add numpy + pyopencl to propagatedBuildInputs

(cherry picked from commit 235b63d96c)
This commit is contained in:
Maximilian Güntner
2017-09-01 19:38:51 +02:00
committed by Jörg Thalheim
parent 8c1526e414
commit 39ee84f9d8

View File

@@ -12,7 +12,7 @@ pythonPackages.buildPythonApplication rec {
sha256 = "04sgns9qczzw2152gqdr6bjyy4fmgs26cz8n3qck94l0j51rxhz8";
};
propagatedBuildInputs = with pythonPackages; [ msgpack pyqt4 ] ++ [ openssl ];
propagatedBuildInputs = with pythonPackages; [ msgpack pyqt4 numpy pyopencl ] ++ [ openssl ];
preConfigure = ''
# Remove interaction and misleading output