mumble/scripts/azure-pipelines/install-environment_linux.bash
Davide Beatrici bf81051887 Azure Pipelines: add Linux build to create and store AppImage as artifact
This is the first step towards our new build infrastructure.
2019-07-29 07:22:51 +02:00

17 lines
780 B
Bash
Executable File

#!/bin/bash -ex
#
# Copyright 2019 The Mumble Developers. All rights reserved.
# Use of this source code is governed by a BSD-style license
# that can be found in the LICENSE file at the root of the
# Mumble source tree or at <https://www.mumble.info/LICENSE>.
sudo apt-get update
sudo apt-get -y install build-essential pkg-config qt5-default qttools5-dev-tools libqt5svg5-dev \
libboost-dev libssl-dev libprotobuf-dev protobuf-compiler \
libcap-dev libxi-dev \
libjack-jackd2-dev libasound2-dev libpulse-dev \
libogg-dev libsndfile1-dev libspeechd-dev \
libavahi-compat-libdnssd-dev libzeroc-ice-dev libg15daemon-client-dev \
zsync