We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a2d308 + 0badf7c commit 02f89aeCopy full SHA for 02f89ae
assets/build/install.sh
@@ -25,7 +25,7 @@ BUILD_DEPENDENCIES="gcc g++ make patch pkg-config cmake paxctl \
25
libgdbm-dev libreadline-dev libncurses5-dev libffi-dev \
26
libxml2-dev libxslt-dev libcurl4-openssl-dev libicu-dev \
27
gettext libkrb5-dev \
28
- libexpat1-dev libz-dev libpcre2-dev build-essential git-core"
+ libexpat1-dev libz-dev libpcre2-dev build-essential git"
29
30
## Execute a command as GITLAB_USER
31
exec_as_git() {
0 commit comments