celt: split headers to "dev" output
This commit is contained in:
@@ -12,6 +12,8 @@ stdenv.mkDerivation {
|
||||
|
||||
inherit src;
|
||||
|
||||
outputs = [ "out" "dev" ];
|
||||
|
||||
inherit prePatch;
|
||||
|
||||
buildInputs = []
|
||||
|
||||
Reference in New Issue
Block a user