eclipse-plugins-cup: add dependency on the zest plugin
This commit is contained in:
parent
205398c427
commit
0e94a1be40
@ -233,6 +233,8 @@ rec {
|
|||||||
|
|
||||||
srcs = [ srcFeature srcPlugin1 srcPlugin2 ];
|
srcs = [ srcFeature srcPlugin1 srcPlugin2 ];
|
||||||
|
|
||||||
|
propagatedBuildInputs = [ zest ];
|
||||||
|
|
||||||
phases = [ "installPhase" ];
|
phases = [ "installPhase" ];
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user