[SCM] handbrake/master: Add libavresample-dev to build dep and version the one on libavutil-dev

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sat Mar 16 08:58:28 UTC 2013


The following commit has been merged in the master branch:
commit d4eb230b44450aa47868e09ee0790c0b8051e657
Author: Paul Gevers <elbrus at debian.org>
Date:   Thu Mar 14 21:44:55 2013 +0100

    Add libavresample-dev to build dep and version the one on libavutil-dev

diff --git a/debian/control b/debian/control
index 50addb8..c49f78a 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,8 @@ Build-Depends:
  libass-dev,
  libavcodec-dev,
  libavformat-dev,
- libavutil-dev,
+ libavutil-dev (>= 6:9),
+ libavresample-dev,
  libbluray-dev,
  libbz2-dev,
  libdbus-glib-1-dev,

-- 
handbrake packaging



More information about the pkg-multimedia-commits mailing list