Control: tag -1 patch
Control: severity -1 serious

On 28.06.2015 15:07, Andreas Cadhalpun wrote:
> It is currently pulled in by libavcodec-dev, but that won't
> be the case anymore after the transition to FFmpeg [1].

The transition is now ongoing [2], so gst-libav1.0 FTBFS in sid.
A trivial patch is attached.

Best regards,
Andreas

2: https://release.debian.org/transitions/html/ffmpeg-libav.html
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Build-Depends: debhelper (>= 9),
                libavcodec-dev (>= 6:11~),
                libavformat-dev (>= 6:11~),
                libswscale-dev (>= 6:11~),
+               libavresample-dev,
                libbz2-dev,
                yasm
 Standards-Version: 3.9.3

Reply via email to