twinkle: Add missing ccrtp dependency
This commit is contained in:
parent
63be75faa1
commit
b0abac5821
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
buildInputs =
|
buildInputs =
|
||||||
[ pkgconfig autoreconfHook commoncpp2 openssl boost libsndfile
|
[ pkgconfig autoreconfHook commoncpp2 openssl boost libsndfile
|
||||||
libxml2 libjpeg readline qt3 perl file
|
libxml2 libjpeg readline qt3 perl file ccrtp
|
||||||
# optional ? :
|
# optional ? :
|
||||||
alsaLib speex
|
alsaLib speex
|
||||||
libzrtpcpp xorg.libX11 xorg.libXaw xorg.libICE xorg.libXext
|
libzrtpcpp xorg.libX11 xorg.libXaw xorg.libICE xorg.libXext
|
||||||
|
Loading…
Reference in New Issue
Block a user