pybitmessage: add numpy + pyopencl to propagatedBuildInputs

This commit is contained in:
Maximilian Güntner 2017-09-01 19:38:51 +02:00
parent 10e8214b93
commit 235b63d96c
No known key found for this signature in database
GPG Key ID: 5D667E0FD0397CFF

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