[SCM] mediatomb/master: Wait until libffmpegthumbnailer-dev switches to ffmpeg.
micove-guest at users.alioth.debian.org
micove-guest at users.alioth.debian.org
Fri Jul 3 02:11:18 UTC 2015
The following commit has been merged in the master branch:
commit 4cab1af3b6802a586ed2669ccbad8214d8e8c26b
Author: Miguel A. Colón Vélez <debian.micove at gmail.com>
Date: Thu Jul 2 21:09:12 2015 -0400
Wait until libffmpegthumbnailer-dev switches to ffmpeg.
Use libav until the official transition to ffmpeg to avoid mixing
libraries.
diff --git a/debian/control b/debian/control
index 50b7a06..473d4c9 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,8 @@ Build-Depends:
debhelper (>= 9~),
dh-autoreconf,
dh-systemd,
- libavformat-dev (>= 6:10~) | libavformat-ffmpeg-dev (>= 7:2.4~),
- libavutil-dev (>= 6:10~) | libavutil-ffmpeg-dev (>= 7:2.4~),
+ libavformat-dev (>= 6:10~),
+ libavutil-dev (>= 6:10~),
libcurl4-gnutls-dev | libcurl4-openssl-dev,
libexif-dev,
libexpat-dev,
--
MediaTomb packaging
More information about the pkg-multimedia-commits
mailing list