[Pkg-voip-commits] [resiprocate] 05/08: Ensure reTurn dev package depends on boost and asio headers

Daniel Pocock pocock at moszumanska.debian.org
Sun Dec 29 08:35:40 UTC 2013


This is an automated email from the git hooks/post-receive script.

pocock pushed a commit to branch master
in repository resiprocate.

commit 7148f942a4828857327f0ee33ddc5f2dd72dc08b
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Sun Dec 29 09:29:21 2013 +0100

    Ensure reTurn dev package depends on boost and asio headers
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 800b8f5..ef963bc 100644
--- a/debian/control
+++ b/debian/control
@@ -89,7 +89,7 @@ Description: reSIProcate TURN client (reTurn) - shared libraries
 Package: libresiprocate-turn-client-1.9-dev
 Section: libdevel
 Architecture: any
-Depends: libresiprocate-turn-client-1.9 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libresiprocate-1.9-dev
+Depends: libresiprocate-turn-client-1.9 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libresiprocate-1.9-dev, libasio-dev (>= 1.2.0), libboost-dev
 Provides: libresiprocate-turn-client-dev
 Conflicts: libresiprocate-turn-client-dev, libresiprocate-turn-client-1.8
 Replaces: libresiprocate-turn-client-dev, libresiprocate-turn-client-1.8

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/resiprocate.git



More information about the Pkg-voip-commits mailing list