[SCM] devede/master: Bugfix: Avoid dependency on outdated libav libraries

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Thu May 23 18:15:57 UTC 2013


The following commit has been merged in the master branch:
commit 8da3ee9f82a4c789a254eee7374b990c742e8e3a
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Thu May 23 20:14:11 2013 +0200

    Bugfix: Avoid dependency on outdated libav libraries
    
    The real fix is to have a meta package in libav, but until that is done,
    let's just depend on the only package that does have a functional delta,
    and that's libavcodec.

diff --git a/debian/control b/debian/control
index 0b5a03c..3851034 100644
--- a/debian/control
+++ b/debian/control
@@ -23,10 +23,6 @@ Depends:
  imagemagick,
  libav-tools,
  libavcodec-extra-53,
- libavformat-extra-53,
- libavutil-extra-51,
- libpostproc-extra-52,
- libswscale-extra-2,
  libvorbis0a,
  libvorbisfile3,
  mencoder,

-- 
devede packaging



More information about the pkg-multimedia-commits mailing list