[SCM] handbrake/master: compile against libav 10
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sat Feb 15 15:18:08 UTC 2014
The following commit has been merged in the master branch:
commit 6823d08e1e3463073e375867b760efde2afcd82f
Author: Reinhard Tartler <siretart at tauware.de>
Date: Sat Feb 15 14:44:14 2014 +0000
compile against libav 10
diff --git a/debian/control b/debian/control
index 1aaa7dc..f59275e 100644
--- a/debian/control
+++ b/debian/control
@@ -17,10 +17,10 @@ Build-Depends:
intltool,
liba52-0.7.4-dev (>= 0.7.4-17),
libass-dev,
- libavcodec-dev,
- libavformat-dev,
- libavresample-dev,
- libavutil-dev (>= 6:9),
+ libavcodec-dev (>= 6:10~),
+ libavformat-dev (>= 6:10~),
+ libavresample-dev (>= 6:10~),
+ libavutil-dev (>= 6:10~),
libbluray-dev,
libbz2-dev,
libdbus-glib-1-dev,
--
handbrake packaging
More information about the pkg-multimedia-commits
mailing list