[SCM] mplayer/master.experimental: add versioned build depends for all ffmpeg packages
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jan 23 21:36:08 UTC 2011
The following commit has been merged in the master.experimental branch:
commit 7d28728f8862249159c62e174c073ff5dbc86d71
Author: Reinhard Tartler <siretart at tauware.de>
Date: Sun Jan 23 22:35:38 2011 +0100
add versioned build depends for all ffmpeg packages
diff --git a/debian/control b/debian/control
index 24c79ce..dd28e8c 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 7),
libavcodec-dev (>= 4:0.6),
libavdevice-dev (>= 4:0.6),
libavformat-dev (>= 4:0.6),
- libavutil-dev,
+ libavutil-dev (>= 4:0.6),
libcaca-dev,
libcdparanoia-dev | libcdparanoia0-dev,
libdirectfb-dev,
@@ -44,14 +44,14 @@ Build-Depends: debhelper (>= 7),
libncurses5-dev,
libopenal-dev,
libpng12-dev | libpng-dev,
- libpostproc-dev,
+ libpostproc-dev (>= 4:0.6),
libpulse-dev,
libschroedinger-dev,
libsdl1.2-dev | libsdl1.1-dev,
libsmbclient-dev,
libspeex-dev,
libsvga1-dev [i386 amd64],
- libswscale-dev,
+ libswscale-dev (>= 4:0.6),
libtheora-dev (>= 1.0~beta1),
libvdpau-dev [i386 amd64],
libvorbis-dev,
--
mplayer packaging
More information about the pkg-multimedia-commits
mailing list