Skip to content
Snippets Groups Projects
PL1
Commit 2c5517e3 authored by Massimiliano Girardi's avatar Massimiliano Girardi
Browse files

Merge branch '8-install-requirement-script-missing-requirements' into 'compasta_master'

Resolve "Install requirement script is missing requirements"

See merge request compasta-devel/spacecreatorfbk!8
parents 41bd09c6 bc8dc859
No related branches found
Tags
No related merge requests found
......@@ -26,7 +26,7 @@ mkdir -p ${PACKAGE_DIR}
### INSTALL REQUIRED SYSTEM PACKAGES
###
apt install -y build-essential git g++ cmake cmake-data ninja-build make gcovr lcov ccache cccc doxygen graphviz zip p7zip curl wget default-jre uuid-dev pkg-config fuse python3-pip
apt install -y build-essential git g++ cmake cmake-data ninja-build make gcovr lcov ccache cccc doxygen graphviz zip p7zip curl wget default-jre uuid-dev pkg-config fuse python3-pip mesa-common-dev libglu1-mesa-dev libxml2-dev
###
### DOWNLOAD QTCREATOR AND GRANTLEE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment