Fix yaml errors

13 jobs from compact-gitlab-ci in 50 minutes 0 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Calamares Settings Hamara
passed #1302
allowed to fail
build-calamares-settings-hamara

04:14

 
  Grub Theme Hamara
passed #1303
allowed to fail
build-grub-theme-hamara

04:04

 
  Hamara Keyring 2016.5
passed #1304
allowed to fail
build-hamara-keyring-2016.5

04:13

 
  Hamara Live
passed #1305
allowed to fail
build-hamara-live

04:31

 
  Hamara Sugam Config
passed #1306
allowed to fail
build-hamara-sugam-config

03:41

 
  Hamara Wallpapers
passed #1307
allowed to fail
build-hamara-wallpapers

04:06

 
  Hamara Welcome
passed #1308
allowed to fail
build-hamara-welcome

03:29

 
  Lightdm Webkit Greeter
failed #1309
allowed to fail
build-lightdm-webkit-greeter

03:16

 
  Lightdm Webkit Greeter Hamara
passed #1310
allowed to fail
build-lightdm-webkit-greeter-hamara

03:26

 
  Materia Gtk Theme
failed #1311
allowed to fail
build-materia-gtk-theme

03:21

 
  Paper Icon Theme
passed #1312
allowed to fail
build-paper-icon-theme

04:14

 
  Plymouth Theme Hamara
passed #1313
allowed to fail
build-plymouth-theme-hamara

03:34

 
  Source Sans Pro
passed #1314
allowed to fail
build-source-sans-pro

03:45

 
Name Stage Failure
failed
build-materia-gtk-theme Materia Gtk Theme
$ export BUILD_DEPENDS=`perl -ne 'next if /^#/; $p=(s/^Build-Depends:\s*/ / or (/^ / and $p)); s/,|\n|\([^)]+\)//mg; print if $p' < debian/control`
$ apt-get install -y --no-install-recommends $BUILD_DEPENDS
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package libglib2.0-devlibxml2-utils
E: Couldn't find any package by glob 'libglib2.0-devlibxml2-utils'
E: Couldn't find any package by regex 'libglib2.0-devlibxml2-utils'
ERROR: Job failed: exit code 1
failed
build-lightdm-webkit-greeter Lightdm Webkit Greeter
                             
$ cd packages/$CI_JOB_STAGE
$ export BUILD_DEPENDS=`perl -ne 'next if /^#/; $p=(s/^Build-Depends:\s*/ / or (/^ / and $p)); s/,|\n|\([^)]+\)//mg; print if $p' < debian/control`
$ apt-get install -y --no-install-recommends $BUILD_DEPENDS
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package libwebkitgtk-dev
ERROR: Job failed: exit code 1