Skip to content
Snippets Groups Projects
Commit 763f6ebf authored by Pavel Vondruška's avatar Pavel Vondruška
Browse files

Added missing dependecies

parent c891a6a6
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ run-build: ...@@ -22,7 +22,7 @@ run-build:
- echo 'deb-src http://ftp.zcu.cz/pub/linux/debian stretch-updates main contrib non-free' >> /etc/apt/sources.list - echo 'deb-src http://ftp.zcu.cz/pub/linux/debian stretch-updates main contrib non-free' >> /etc/apt/sources.list
- echo 'deb-src http://ftp.zcu.cz/pub/linux/debian-security stretch/updates main contrib non-free' >> /etc/apt/sources.list - echo 'deb-src http://ftp.zcu.cz/pub/linux/debian-security stretch/updates main contrib non-free' >> /etc/apt/sources.list
- apt-get update - apt-get update
- apt-get install -y automake autoconf libtool build-essential dpkg-dev - apt-get install -y automake autoconf libtool build-essential dpkg-dev debhelper libldap2-dev automake1.11
- sh -x ./make.sh - sh -x ./make.sh
# This stage is only executed if commited to master # This stage is only executed if commited to master
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment