libnet: Add patch from alpine to fix build on musl
This commit is contained in:
@@ -9,6 +9,8 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "0qsapqa7dzq9f6lb19kzilif0pj82b64fjv5bq086hflb9w81hvj";
|
||||
};
|
||||
|
||||
patches = [ ./fix-includes.patch ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://github.com/sam-github/libnet;
|
||||
description = "Portable framework for low-level network packet construction";
|
||||
|
||||
Reference in New Issue
Block a user