Skip to content

Commit

Permalink
salut-a-toi: remove distribute dependency (not needed)
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Dec 29, 2013
1 parent 8993655 commit 5ac2d96
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ stdenv.mkDerivation rec {

buildInputs = with pythonPackages;
[
python twisted urwid beautifulsoup wxPython distribute pygobject
python twisted urwid beautifulsoup wxPython pygobject
wokkel pythonDBus pyfeed wrapPython
];

Expand Down

0 comments on commit 5ac2d96

Please sign in to comment.