Browse Source

add uuid-dev to dependencies.

Fixes mediaproxy not compiling due to missing uuid.h file
git.mgm/mediaproxy-ng/2.0
Jon Bonilla 15 years ago
parent
commit
f928e8bfd1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      debian/control

+ 1
- 1
debian/control View File

@ -2,7 +2,7 @@ Source: ngcp-mediaproxy-ng
Section: net
Priority: extra
Maintainer: Richard Fuchs <rfuchs@sipwise.com>
Build-Depends: debhelper (>= 5), iptables-dev, libglib2.0-dev, libpcre3-dev
Build-Depends: debhelper (>= 5), iptables-dev, libglib2.0-dev, libpcre3-dev, uuid-dev
Standards-Version: 3.9.1
Homepage: http://sipwise.com/


Loading…
Cancel
Save