diff options
-rw-r--r-- | modules/buildsystem/manifests/iurt/config.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/buildsystem/manifests/iurt/config.pp b/modules/buildsystem/manifests/iurt/config.pp index 02f95a6c..ad9f3172 100644 --- a/modules/buildsystem/manifests/iurt/config.pp +++ b/modules/buildsystem/manifests/iurt/config.pp @@ -28,6 +28,7 @@ define buildsystem::iurt::config() { 'salome' => 57600, 'vtk' => 57600, 'webkit' => 57600, + 'webkit2' => 57600, 'wrapitk' => 115200, 'rocm-llvm' => 70000, } |