added libsodium dep

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

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, git, libcurl4-openssl-dev
Build-Depends: debhelper (>= 11), g++, cmake (>= 3.0), libcap-dev (>= 2.25), pkg-config, libuv1-dev, git, libcurl4-openssl-dev, libsodium-dev (>= 1.0.17)
Standards-Version: 3.9.6
Homepage: https://loki.network/
Vcs-Git: git://github.com/loki-project/lokinet-builder.git

Loading…
Cancel
Save