[Pkg-voip-commits] [pjproject] 07/09: Copy -dev build deps to deps of -dev package (Closes: #795825)

tzafrir at debian.org tzafrir at debian.org
Thu Nov 5 06:50:46 UTC 2015


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

tzafrir pushed a commit to branch master
in repository pjproject.

commit 1efffdf89c70af2afc21241bd443780ab76cda1d
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Tue Aug 18 12:57:05 2015 +0200

    Copy -dev build deps to deps of -dev package (Closes: #795825)
    
    The binary package libpjproject-dev should depend on -dev packages that
    are used in the pkg-config file. Just copy over packages from the build
    dependencies.
---
 debian/control | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/debian/control b/debian/control
index 0036508..707bce7 100644
--- a/debian/control
+++ b/debian/control
@@ -215,7 +215,21 @@ Depends: ${misc:Depends}, ${misc:Pre-Depends}, ${shlibs:Depends},
  libpjsua2 (= ${binary:Version}),
  libpjsua2-2 (= ${binary:Version}),
  libpj2 (= ${binary:Version}),
+ libspeex-dev, libspeexdsp-dev,
+ portaudio19-dev,
+ libgsm1-dev,
+ libopencore-amrnb-dev,
+ libopencore-amrwb-dev,
+ libavcodec-dev,
+ libavformat-dev,
+ libavutil-dev,
+ libswscale-dev,
+ libx264-dev,
+ libv4l-dev,
+ libsdl2-dev,
+ uuid-dev,
  libsrtp0-dev,
+ libssl-dev
 Description: PJ Project - development headers
  PJSIP (a.k.a PJProject) is a multimedia communication library written
  in C language implementing standard based protocols such as SIP, SDP,

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



More information about the Pkg-voip-commits mailing list