xnbd: fix build w/glibc-2.30
This commit is contained in:
@@ -10,6 +10,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
sourceRoot = "${name}/trunk";
|
||||
|
||||
patches = [ ./0001-Fix-build-for-glibc-2.28.patch ];
|
||||
|
||||
nativeBuildInputs = [ autoreconfHook pkgconfig ];
|
||||
|
||||
buildInputs = [ glib jansson ];
|
||||
|
||||
Reference in New Issue
Block a user