summaryrefslogtreecommitdiffstats
path: root/pkg
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2010-06-16 15:23:50 +0000
committerjstebbins <[email protected]>2010-06-16 15:23:50 +0000
commit629b6cd81ec2a4241d01e97a5cc4dfc079763c2a (patch)
tree81b1c9e9fc3aa415f38972816125f2ad5eee6159 /pkg
parent24425e7e50a80a43bc074935ece579697c451dff (diff)
LinGui: update build dependencies to include python2.6 package
by default the lauchpad build farm only installs a minimal python which is missing plistlib git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3383 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'pkg')
-rw-r--r--pkg/linux/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/linux/debian/control b/pkg/linux/debian/control
index fd26fcc05..47d0442d7 100644
--- a/pkg/linux/debian/control
+++ b/pkg/linux/debian/control
@@ -2,7 +2,7 @@ Source: handbrake
Section: graphics
Priority: optional
Maintainer: John Stebbins <[email protected]>
-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/