[Python-modules-commits] r16834 - in packages/pyside/trunk/debian (control)

odyx at users.alioth.debian.org odyx at users.alioth.debian.org
Sun May 1 12:34:07 UTC 2011


    Date: Sunday, May 1, 2011 @ 12:33:52
  Author: odyx
Revision: 16834

Put phonon-backend-gstreamer earlier in the Build-Depends list to help the aptitude resolver.

Modified:
  packages/pyside/trunk/debian/control

Modified: packages/pyside/trunk/debian/control
===================================================================
--- packages/pyside/trunk/debian/control	2011-05-01 12:33:24 UTC (rev 16833)
+++ packages/pyside/trunk/debian/control	2011-05-01 12:33:52 UTC (rev 16834)
@@ -5,11 +5,11 @@
 Uploaders: Didier Raboud <odyx at debian.org>
 Build-Depends: debhelper (>= 7.4.12~), cmake (>= 2.8.2), dpkg-dev (>= 1.15.6),
  python-all-dev (>= 2.6.6-3), python-all-dbg (>= 2.6.6-3),
+ phonon-backend-gstreamer,
  libqt4-dev (>= 4:4.7.0), libphonon-dev, libqt4-opengl-dev (>= 4:4.7.0), libqtwebkit-dev,
  shiboken (>= 1.0.1), libshiboken-dev (>= 1.0.1), shiboken-dbg (>= 1.0.1),
  generatorrunner (>= 0.6.8), libgenrunner-dev (>= 0.6.8), libapiextractor-dev (>= 0.10.1),
- libqt4-sql-sqlite (>= 4:4.7.0), xvfb, xauth, libgl1-mesa-dri,
- phonon-backend-gstreamer
+ libqt4-sql-sqlite (>= 4:4.7.0), xvfb, xauth, libgl1-mesa-dri
 # Various Build-Depends are needed for success of the testsuite:
 # libqt4-sql-sqlite is needed because we need one sql driver.
 # xvfb and xauth are needed to run a fake X Server; libgl1-mesa-dri is needed for the GLX-using tests




More information about the Python-modules-commits mailing list