1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-25 23:20:55 +00:00

knot-resovler: use shared lmdb now

This commit is contained in:
Vladimír Čunát 2017-02-13 16:56:54 +01:00
parent 5b75338a50
commit 935ede8a59
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -23,8 +23,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ pkgconfig which makeWrapper hexdump ];
buildInputs = [ knot-dns luajit libuv gnutls ]
# TODO: lmdb needs lmdb.pc; embedded for now
buildInputs = [ knot-dns lmdb luajit libuv gnutls ]
## optional dependencies
++ optional doInstallCheck cmocka
++ optional stdenv.isLinux systemd # socket activation