libsrtp: Use multiple outputs to reduce closure size
This commit is contained in:
@@ -14,6 +14,8 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "1ac7xs1djb03j131f1gmqyfmrplblid9qqyxahs0shdy707r5ll6";
|
sha256 = "1ac7xs1djb03j131f1gmqyfmrplblid9qqyxahs0shdy707r5ll6";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
outputs = [ "out" "dev" ];
|
||||||
|
|
||||||
nativeBuildInputs = [ pkgconfig ];
|
nativeBuildInputs = [ pkgconfig ];
|
||||||
|
|
||||||
# libsrtp.pc references -lcrypto -lpcap without -L
|
# libsrtp.pc references -lcrypto -lpcap without -L
|
||||||
|
|||||||
Reference in New Issue
Block a user