gitlab-ci: build libdrm using meson instead of autotools
authorEric Engestrom <eric.engestrom@intel.com>
Tue, 12 Nov 2019 14:29:44 +0000 (14:29 +0000)
committerEric Engestrom <eric@engestrom.ch>
Tue, 12 Nov 2019 17:08:02 +0000 (17:08 +0000)
commit06347989a0e9490955bfe59c5e0011d59387c088
tree8f90fb711f060853442fea267918ad595278500f
parent746b9380bd292ad7a44e80012e0497c2fa479441
gitlab-ci: build libdrm using meson instead of autotools

Autotools was deprecated for a while and has now been removed, so let's
start using meson here so that we won't have any issues next time we
update libdrm.

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
.gitlab-ci.yml
.gitlab-ci/debian-install.sh