ci: Use build-dep instead of a dependency list

This commit is contained in:
Dorota Czaplejewicz
2019-06-30 19:01:36 +00:00
parent 72d6a8d4e1
commit 511b2f7186

View File

@ -5,7 +5,7 @@ stages:
before_script:
- apt-get -y update
- apt-get -y install gnome-common gtk-doc-tools libglib2.0-dev-bin gobject-introspection libglib2.0-dev libpango1.0-dev libgtk-3-dev libcroco3-dev libxkbcommon-dev meson
- apt-get -y build-dep .
build_meson:
stage: build