[SCM] mpv/master: Bump versioned Build-Depends for ffmpeg
ghedo at users.alioth.debian.org
ghedo at users.alioth.debian.org
Fri Sep 4 08:58:28 UTC 2015
The following commit has been merged in the master branch:
commit 7f2fc6687fbc1edb254124a47c244770cb6696a0
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date: Mon Jul 20 11:06:59 2015 +0200
Bump versioned Build-Depends for ffmpeg
diff --git a/debian/control b/debian/control
index a8889f0..ab5ce1b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,12 @@ Build-Depends: debhelper (>= 9),
ladspa-sdk,
libasound2-dev [linux-any],
libass-dev (>= 0.12.1~),
- libavcodec-dev (>= 6:11~),
- libavdevice-dev (>= 6:11~),
- libavfilter-dev (>= 6:11~),
- libavformat-dev (>= 6:11~),
- libavresample-dev (>= 6:11~),
- libavutil-dev (>= 6:10~),
+ libavcodec-dev (>= 7:2.4~),
+ libavdevice-dev (>= 7:2.4~),
+ libavfilter-dev (>= 7:2.4~),
+ libavformat-dev (>= 7:2.4~),
+ libavresample-dev (>= 7:2.4~),
+ libavutil-dev (>= 7:2.4~),
libbluray-dev,
libbs2b-dev,
libcdio-paranoia-dev,
@@ -29,7 +29,7 @@ Build-Depends: debhelper (>= 9),
liblua5.2-dev,
libpulse-dev,
libsdl2-dev,
- libswscale-dev,
+ libswscale-dev (>= 7:2.4~),
libva-dev,
libvdpau-dev,
libwayland-dev [linux-any],
--
mpv packaging
More information about the pkg-multimedia-commits
mailing list