salut-a-toi: remove distribute dependency (not needed)
This commit is contained in:
parent
8993655f4c
commit
5ac2d969f2
@ -9,7 +9,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
buildInputs = with pythonPackages;
|
buildInputs = with pythonPackages;
|
||||||
[
|
[
|
||||||
python twisted urwid beautifulsoup wxPython distribute pygobject
|
python twisted urwid beautifulsoup wxPython pygobject
|
||||||
wokkel pythonDBus pyfeed wrapPython
|
wokkel pythonDBus pyfeed wrapPython
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user