libnl: Split into multiple outputs
This commit is contained in:
committed by
Vladimír Čunát
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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user