fixed syntax error in reci script
This commit is contained in:
@@ -3,5 +3,5 @@ source $RECI/shlib/info.sh
|
|||||||
INFO "Installing build dependencies for JGL"
|
INFO "Installing build dependencies for JGL"
|
||||||
GROUP="Install build dependencies" RUN '
|
GROUP="Install build dependencies" RUN '
|
||||||
apt-get install -yq libgl1-mesa-dev libfreetype-dev
|
apt-get install -yq libgl1-mesa-dev libfreetype-dev
|
||||||
`
|
'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user