Bug#842005: linphone: zrtp
    Geert Stappers 
    stappers at stappers.nl
       
    Sun Dec 18 15:38:58 UTC 2016
    
    
  
On Tue, Oct 25, 2016 at 06:25:02PM +1100, Fulano Diego Perez wrote:
> 
> can zrtp be enabled at compile time ?
> 
apt install build-essentials devscripts
debcheckout linphone
cd linphone
dpkg-checkbuilddeps
# install the missing build dependencies
dpkg-checkbuilddeps  # should now report _no missing_ build dependency
apt install libbzrtp-dev
debuild -uc -us
and report back the results
    
    
More information about the Pkg-voip-maintainers
mailing list