libnl: Split into multiple outputs
This commit is contained in:
parent
0fe3e37946
commit
e649ac36da
@ -11,6 +11,8 @@ stdenv.mkDerivation {
|
|||||||
owner = "thom311";
|
owner = "thom311";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
outputs = [ "dev" "bin" "out" "man" ];
|
||||||
|
|
||||||
nativeBuildInputs = [ autoreconfHook bison flex pkgconfig ];
|
nativeBuildInputs = [ autoreconfHook bison flex pkgconfig ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user