pfixtools: fix build with unbound-1.6.1
This commit is contained in:
@@ -26,6 +26,8 @@ stdenv.mkDerivation {
|
||||
|
||||
src = pfixtoolsSrc;
|
||||
|
||||
patches = [ ./0001-Fix-build-with-unbound-1.6.1.patch ];
|
||||
|
||||
buildInputs = [git gperf pcre unbound libev tokyocabinet pkgconfig bash libsrs2];
|
||||
|
||||
postUnpack = ''
|
||||
|
||||
Reference in New Issue
Block a user