[Touch-packages] [Bug 1567697] Re: libcurl is missing http2 support

2016-04-08 Thread Alvaro Figueroa
This patch adds libnghttp2-dev to build-dep of the debian/contro file to fix broken support for curl. Tested on 16.04 beta. ** Patch added: "curl http2 fix" https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1567697/+attachment/4629900/+files/curl-http2-fix.patch -- You received this bug no

[Touch-packages] [Bug 1567697] Re: libcurl is missing http2 support

2016-04-08 Thread Alvaro Figueroa
To clarity, the ones that have conflict are libcurl4-gnutls and libcurl4-nss with libcurl4-openssl. Do upgrade libcurl3-nss libcurl3-gnutls to get it working. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to curl in Ubuntu. ht

[Touch-packages] [Bug 1567697] Re: libcurl is missing http2 support

2016-04-08 Thread Alvaro Figueroa
In 16.04 beta you only need to have the package libnghttp2-dev as a build-dep, download the ubuntu package source, recompile and installed the newly created package. $ sudo apt-get build-dep curl $ sudo apt-get install libnghttp2-dev $ sudo apt-get source curl $ sudo debian/rules binary $ sudo dpk