[SCM] mplayer packaging branch, master.experimental, updated. debian/1.0.rc3++final-1.exp1-8-gf51a9b9
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Thu Jul 29 01:18:55 UTC 2010
The following commit has been merged in the master.experimental branch:
commit d5f2156cd75b2f6f2fc157b5a73fc7a0aa3cd7fe
Author: Reinhard Tartler <siretart at tauware.de>
Date: Wed Jul 28 21:08:30 2010 -0400
tighten dependency on FFmpeg 0.6
diff --git a/debian/control b/debian/control
index f243760..344e9ee 100644
--- a/debian/control
+++ b/debian/control
@@ -18,9 +18,9 @@ Build-Depends: debhelper (>= 7),
libaa1-dev,
libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
libaudio-dev,
- libavcodec-dev (>= 0.svn20080206),
- libavdevice-dev,
- libavformat-dev,
+ libavcodec-dev (>= 4:0.6),
+ libavdevice-dev (>= 4:0.6),
+ libavformat-dev (>= 4:0.6),
libavutil-dev,
libcaca-dev,
libcdparanoia-dev | libcdparanoia0-dev,
--
mplayer packaging
More information about the pkg-multimedia-commits
mailing list