Updated BuildServices (asciidoc)
This commit is contained in:
parent
f849078fb3
commit
f5b8e8f585
|
@ -8,8 +8,8 @@ Configure the build:
|
||||||
Under Test Commands >> Dependency Commands >> Pre-dependency commands:
|
Under Test Commands >> Dependency Commands >> Pre-dependency commands:
|
||||||
[source,sh]
|
[source,sh]
|
||||||
----
|
----
|
||||||
wget http://http.us.debian.org/debian/pool/main/n/nim/nim_0.16.0-1_amd64.deb
|
wget http://http.us.debian.org/debian/pool/main/n/nim/nim_0.18.0-2_amd64.deb
|
||||||
wget http://http.us.debian.org/debian/pool/main/o/openssl1.0/libssl1.0.2_1.0.2l-2_amd64.deb
|
wget http://http.us.debian.org/debian/pool/main/o/openssl/libssl1.1_1.1.0h-4_amd64.deb
|
||||||
sudo dpkg -i *_amd64.deb
|
sudo dpkg -i *_amd64.deb
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue