python2Packages.nevow: fix build
This commit is contained in:
@@ -12,6 +12,8 @@ buildPythonPackage rec {
|
||||
|
||||
propagatedBuildInputs = [ twisted ];
|
||||
|
||||
checkInputs = [ twisted ];
|
||||
|
||||
checkPhase = ''
|
||||
trial formless nevow
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user