OSDN Git Service

LinGui: update build dependencies to include python2.6 package
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 16 Jun 2010 15:23:50 +0000 (15:23 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 16 Jun 2010 15:23:50 +0000 (15:23 +0000)
by default the lauchpad build farm only installs a minimal python which is missing plistlib

git-svn-id: svn://localhost/HandBrake/trunk@3383 b64f7644-9d1e-0410-96f1-a4d463321fa5

pkg/linux/debian/control

index fd26fcc..47d0442 100644 (file)
@@ -2,7 +2,7 @@ Source: handbrake
 Section: graphics
 Priority: optional
 Maintainer: John Stebbins <jstebbins.hb@gmail.com>
-Build-Depends: debhelper (>= 6), autotools-dev, libtool, libgudev-1.0-dev, intltool, autoconf, yasm (>= 0.7.0), libbz2-dev, zlib1g-dev, libwebkit-dev, libnotify-dev, libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev, wget, subversion
+Build-Depends: debhelper (>= 6), autotools-dev, libtool, libgudev-1.0-dev, intltool, autoconf, yasm (>= 0.7.0), libbz2-dev, zlib1g-dev, libwebkit-dev, libnotify-dev, libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev, wget, subversion python2.6
 Standards-Version: 3.8.4
 Homepage: http://www.handbrake.fr/