python3Packages.afew: fix build
This commit is contained in:
parent
3eedd29fb8
commit
d3b9a14e88
@ -255,9 +255,8 @@ rec {
|
||||
|
||||
propagatedBuildInputs = [
|
||||
pythonPackages.notmuch
|
||||
pythonPackages.subprocess32
|
||||
pythonPackages.chardet
|
||||
];
|
||||
] ++ optional (!isPy3k) pythonPackages.subprocess32;
|
||||
|
||||
doCheck = false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user