mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-26 04:56:16 +10:00
Include full dependencies for Git compilation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user