ino: set six as dep

This commit is contained in:
Domen Kožar 2014-08-27 19:02:05 +02:00
parent a81b2f029f
commit ef9bcbd0b2

View File

@ -13,7 +13,7 @@ buildPythonPackage rec {
# TODO: add avrgcclibc, it must be rebuild with C++ support
propagatedBuildInputs =
[ arduino_core avrdude minicom pythonPackages.configobj
pythonPackages.jinja2 pythonPackages.pyserial ];
pythonPackages.jinja2 pythonPackages.pyserial pythonPackages.six ];
patchPhase = ''
echo "Patching Arduino distribution path"