[MPlayer-cvslog] r34422 - trunk/debian/control
siretart
subversion at mplayerhq.hu
Fri Dec 9 16:17:11 CET 2011
Author: siretart
Date: Fri Dec 9 16:17:11 2011
New Revision: 34422
Log:
loosen the dependency on libjpeg-dev
Debian/wheezy and Ubuntu/precise migrate from libjpeg62 to
libjpeg8. Using this more lax build-dependency specification allows the
package to build on system with both libjpeg62 and libjpeg8.
Modified:
trunk/debian/control
Modified: trunk/debian/control
==============================================================================
--- trunk/debian/control Fri Dec 9 14:34:38 2011 (r34421)
+++ trunk/debian/control Fri Dec 9 16:17:11 2011 (r34422)
@@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 7),
libgl1-mesa-dev,
libgtk2.0-dev,
libjack-dev,
- libjpeg62-dev,
+ libjpeg-dev,
liblircclient-dev,
liblivemedia-dev,
liblzo2-dev,
More information about the MPlayer-cvslog
mailing list