wok rev 19514

kamailio: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 22 18:08:00 2016 +0100 (2016-11-22)
parents 6d1193fe6233
children bb42796dcd3b
files kamailio/receipt
line diff
     1.1 --- a/kamailio/receipt	Tue Nov 22 17:47:37 2016 +0100
     1.2 +++ b/kamailio/receipt	Tue Nov 22 18:08:00 2016 +0100
     1.3 @@ -12,9 +12,10 @@
     1.4  CONFIG_FILES="/etc/kamailio"
     1.5  
     1.6  DEPENDS="libssl curl libxml2 pcre \
     1.7 -radiusclient-ng libpostgresqlclient libldap net-snmp-dev expat"
     1.8 +radiusclient-ng libpostgresqlclient libldap net-snmp expat"
     1.9  BUILD_DEPENDS="flex bison openssl-dev curl-dev libxml2-dev pcre-dev \
    1.10 -radiusclient-ng-dev postgresql-dev openldap-dev net-snmp-dev expat-dev"
    1.11 +radiusclient-ng-dev postgresql-dev openldap-dev net-snmp-dev expat-dev \
    1.12 +python-dev"
    1.13  
    1.14  # Rules to configure and make the package.
    1.15  compile_rules()