Commit 01c65ac5 authored by Jacob Vosmaer's avatar Jacob Vosmaer

Include full dependencies for Git compilation

parent e7b6a42f
......@@ -88,7 +88,7 @@ Is the system packaged Git too old? Remove it and compile from source.
sudo apt-get remove git-core
# Install dependencies
sudo apt-get install -y libexpat1-dev gettext
sudo apt-get install -y libcurl4-openssl-dev libexpat1-dev gettext libz-dev libssl-dev build-essential
# Download and compile from source
cd /tmp
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment