Commit 5f7923691478202d6c9d9fc41661cc5237ed91b7

Authored by Jacob Vosmaer
1 parent 43950984

Remove non-existent software dependency

Showing 1 changed file with 0 additions and 3 deletions   Show diff stats
config/projects/gitlab.rb
... ... @@ -28,9 +28,6 @@ build_iteration 1
28 28 # creates required build directories
29 29 dependency "preparation"
30 30  
31   -# GitLab dependencies/components
32   -dependency "gitlab"
33   -
34 31 # version manifest file
35 32 dependency "version-manifest"
36 33  
... ...