[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] another try to properly build libgit2 (v3) (#255)

akgrant43 notifications at github.com
Mon May 7 19:43:48 UTC 2018


akgrant43 commented on this pull request.



> @@ -43,7 +43,8 @@ elif [[ "${ARCH}" = "linux32x86" ]]; then
             libaudio-dev:i386 \
             gcc-multilib \
             uuid-dev:i386 \
-            libcurl3-dev:i386
+            libcurl4-openssl-dev:i386 \
+			libssh2-1-dev:i386

Are installing:

- libssh2-1-dev:i386
- libcurl4-openssl-dev:i386

an artefact of trying to figure out this issue, or really required?  If they are required, should the 64 bit libraries be added as well (and why isn't the 64 bit version of libcurl3 loaded? :-))


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/255#pullrequestreview-118116072
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180507/584d41c8/attachment-0001.html>


More information about the Vm-dev mailing list