These could've been deleted a long time ago, but apparent we forgot.
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
# repository's registry will be used there as well.
variables:
UPSTREAM_REPO: mesa/mesa
- DEBIAN_TAG: "2019-08-03"
+ DEBIAN_TAG: "2019-08-07"
DEBIAN_VERSION: stretch-slim
DEBIAN_IMAGE: "$CI_REGISTRY_IMAGE/debian/$DEBIAN_VERSION:$DEBIAN_TAG"
libgtk-3-dev \
python-mako \
python3-mako \
- meson \
- scons
-
-# autotools build deps
-apt-get install -y \
- automake \
- libtool \
bison \
flex \
gettext \
- make
+ meson \
+ scons
# Cross-build Mesa deps
for arch in $CROSS_ARCHITECTURES; do
# Remove unused packages
apt-get purge -y \
- automake \
git \
- libtool \
curl \
unzip \
gnupg