#185 fix salut_a_toi

This commit is contained in:
Cillian de Róiste 2012-11-27 23:41:42 +01:00
parent dd9d1b7cf9
commit a5d5502100

View File

@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
buildInputs = with pythonPackages; buildInputs = with pythonPackages;
[ [
python twisted urwid beautifulsoup wxPython distribute pygobject python twisted urwid beautifulsoup wxPython distribute pygobject
wokkel pythonDBus pyfeed wrapPython wokkel pythonDBus pyfeed pythonPackages.setuptools wrapPython
]; ];
configurePhase = '' configurePhase = ''