Browse Source

add xmlrpc-c as build dependency

git.mgm/mediaproxy-ng/2.0
Richard Fuchs 14 years ago
parent
commit
254c8e2abe
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      debian/control

+ 2
- 1
debian/control View File

@ -2,7 +2,8 @@ Source: ngcp-mediaproxy-ng
Section: net
Priority: extra
Maintainer: Sipwise Development Team <support@sipwise.com>
Build-Depends: debhelper (>= 5), iptables-dev (>= 1.4), libglib2.0-dev, libpcre3-dev, uuid-dev, libhiredis-dev
Build-Depends: debhelper (>= 5), iptables-dev (>= 1.4), libglib2.0-dev, libpcre3-dev, uuid-dev, libhiredis-dev,
libxmlrpc-c3-dev (>= 1.16.07) | libxmlrpc-core-c3-dev (>= 1.16.07)
Standards-Version: 3.9.2
Homepage: http://sipwise.com/


Loading…
Cancel
Save