[Pkg-voip-commits] [janus] 01/03: Fix build-depend on libavutil-dev libavcodec-dev libavformat-dev (needed for post-processing tool.
Jonas Smedegaard
dr at jones.dk
Mon Mar 13 21:08:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository janus.
commit 413b393803f0b8a78127e20ed65570b6d8e83326
Author: Jonas Smedegaard <dr at jones.dk>
Date: Mon Mar 13 20:24:54 2017 +0100
Fix build-depend on libavutil-dev libavcodec-dev libavformat-dev (needed for post-processing tool.
---
debian/control | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/control b/debian/control
index 5196410..4e9758b 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,9 @@ Build-Depends:
libsrtp2-dev,
libssl-dev,
libwebsockets-dev (>> 1.3),
+ libavutil-dev,
+ libavcodec-dev,
+ libavformat-dev,
pkg-config,
rename,
Build-Depends-Indep:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/janus.git
More information about the Pkg-voip-commits
mailing list