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