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