libzrtpcpp: Refactor
This commit is contained in:
parent
e596f6dab7
commit
ac0a939b1f
@ -14,8 +14,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
nativeBuildInputs = [ cmake pkgconfig ];
|
nativeBuildInputs = [ cmake pkgconfig ];
|
||||||
|
buildInputs = [ openssl ccrtp ];
|
||||||
propagatedBuildInputs = [ openssl ccrtp ];
|
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "GNU RTP stack for the zrtp protocol developed by Phil Zimmermann";
|
description = "GNU RTP stack for the zrtp protocol developed by Phil Zimmermann";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user