Add required libcurl dep

ubuntu/groovy
Jason Rhinelander 5 years ago
parent c22cf498e0
commit 75e2178faa

2
debian/control vendored

@ -2,7 +2,7 @@ Source: lokinet
Section: net
Priority: optional
Maintainer: Jeff Becker (probably not evil) <jeff@i2p.rocks>
Build-Depends: debhelper (>= 11), g++, cmake (>= 3.0), libcap-dev (>= 2.25), pkg-config, libuv1-dev
Build-Depends: debhelper (>= 11), g++, cmake (>= 3.0), libcap-dev (>= 2.25), pkg-config, libuv1-dev, git, libcurl4-openssl-dev
Standards-Version: 3.9.6
Homepage: https://loki.network/
Vcs-Git: git://github.com/loki-project/lokinet-builder.git

Loading…
Cancel
Save