gitlab-ci: Remove unneded (stuff from) APT command lines
authorMichel Dänzer <michel.daenzer@amd.com>
Wed, 3 Apr 2019 10:21:48 +0000 (12:21 +0200)
committerMichel Dänzer <michel@daenzer.net>
Tue, 16 Apr 2019 08:41:07 +0000 (10:41 +0200)
commit792d6987a384b4639a9616689a7b62f3349d67d5
treecb2d02f32acc3e13a2df3275760e5c0e42e4f712
parente9de19ffcaace73931260cd8ef935f077c13ec23
gitlab-ci: Remove unneded (stuff from) APT command lines

We either compile these locally, or they are dependencies of other
packages we install.

v2:
* Adapt to leaving self-compiled packages untouched.

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
.gitlab-ci/debian-install.sh