[Pkg-voip-commits] [ring] 13/19: added missing libav dependencies
Alexandre Viau
aviau at moszumanska.debian.org
Sat Mar 26 16:43:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
aviau pushed a commit to branch master
in repository ring.
commit a2cd5d0af8292ff7b7a901225b8e3af3ba166835
Author: aviau <alexandre at alexandreviau.net>
Date: Sat Mar 26 00:26:07 2016 -0400
added missing libav dependencies
---
debian/control | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/control b/debian/control
index 2828181..d971cc0 100644
--- a/debian/control
+++ b/debian/control
@@ -53,6 +53,9 @@ Build-Depends: debhelper (>= 9),
uuid-dev,
libavcodec-dev,
libavutil-dev,
+ libavformat-dev,
+ libswscale-dev,
+ libavdevice-dev,
libopus-dev,
libudev-dev
Standards-Version: 3.9.7
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/ring.git
More information about the Pkg-voip-commits
mailing list