Merge pull request #84264 from bqv/qweechat
qweechat: add setuptools dependency
This commit is contained in:
commit
167ed90749
@ -18,7 +18,7 @@ python27Packages.buildPythonApplication rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
propagatedBuildInputs = with python27Packages; [
|
propagatedBuildInputs = with python27Packages; [
|
||||||
pyside
|
pyside setuptools
|
||||||
];
|
];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user