Added nettle-dev, apparently needed for libunbound-dev

ubuntu/groovy
Jason Rhinelander 4 years ago
parent e81f413bc3
commit 21d225f37a

3
debian/control vendored

@ -2,7 +2,8 @@ Source: lokinet
Section: net
Priority: optional
Maintainer: Jeff Becker (probably not evil) <jeff@i2p.rocks>
Build-Depends: debhelper (>= 11), g++, ninja-build, cmake (>= 3.10), pkg-config, libuv1-dev, git, libunbound-dev, libsodium-dev (>= 1.0.18), libsystemd-dev, liblokimq-dev (>= 1.2.0~), libsqlite3-dev
Build-Depends: debhelper (>= 11), g++, ninja-build, cmake (>= 3.10), pkg-config, libuv1-dev, git, libunbound-dev,
libsodium-dev (>= 1.0.18), libsystemd-dev, liblokimq-dev (>= 1.2.0~), libsqlite3-dev, nettle-dev
Standards-Version: 3.9.6
Homepage: https://loki.network/
Vcs-Git: git://github.com/loki-project/lokinet-builder.git

Loading…
Cancel
Save