[MPlayer-cvslog] r33606 - trunk/debian/control
siretart
subversion at mplayerhq.hu
Sun Jun 12 21:19:51 CEST 2011
Author: siretart
Date: Sun Jun 12 21:19:51 2011
New Revision: 33606
Log:
tighten dependency on libx264-dev package
mplayer will silently fail to compile against libx264 if an older version is installed.
Modified:
trunk/debian/control
Modified: trunk/debian/control
==============================================================================
--- trunk/debian/control Sun Jun 12 13:26:22 2011 (r33605)
+++ trunk/debian/control Sun Jun 12 21:19:51 2011 (r33606)
@@ -47,7 +47,7 @@ Build-Depends: debhelper (>= 7),
libvorbis-dev,
libvorbisidec-dev,
libx11-dev,
- libx264-dev (>= 2:0.99),
+ libx264-dev (>= 2:0.115~),
libxext-dev,
libxinerama-dev,
libxv-dev,
More information about the MPlayer-cvslog
mailing list