ekiga: bump version and resurrect for ZHF

This commit is contained in:
Luca Bruno
2014-08-08 22:30:24 +02:00
parent 6aafda73cd
commit 4ee1fcc6b9
4 changed files with 74 additions and 53 deletions

View File

@@ -11,6 +11,7 @@ stdenv.mkDerivation rec {
buildInputs = [ pkgconfig ptlib srtp libtheora speex
ffmpeg x264 cyrus_sasl openldap openssl expat unixODBC ];
propagatedBuildInputs = [ speex ];
configureFlags = [ "--enable-h323" ];