in sr debian/control file there is build dependency on libreadline5-dev. when i installed debian squeeze, it contained
$ dpkg -l | egrep libread ii libreadline6 6.1-3
is there some reason why the build dependency does not allow both versions? that way installation of libreadline5 would not be needed.
-- juha
El Thu, 14 Oct 2010 10:05:36 +0300 Juha Heinanen jh@tutpro.com escribió:
in sr debian/control file there is build dependency on libreadline5-dev. when i installed debian squeeze, it contained
$ dpkg -l | egrep libread ii libreadline6 6.1-3
is there some reason why the build dependency does not allow both versions? that way installation of libreadline5 would not be needed.
Hi juha
I changed just that some days ago in pkg/kamailio/deb/debian
It's safe
Branch: master Commit: cbec5862d01c5983da0ecf730ff92c05a371e927 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=cbec5862...