From 39628d490ff1c87c8ec45f24bb128a52e7fd2fbd Mon Sep 17 00:00:00 2001 From: jstebbins Date: Thu, 17 Jun 2010 14:21:13 +0000 Subject: LinGui: fix syntax error in debian package control file build depends are separated by ',' not space git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3385 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- pkg/linux/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg') diff --git a/pkg/linux/debian/control b/pkg/linux/debian/control index 47d0442d7..d84928dec 100644 --- a/pkg/linux/debian/control +++ b/pkg/linux/debian/control @@ -2,7 +2,7 @@ Source: handbrake Section: graphics Priority: optional Maintainer: John Stebbins -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 +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/ -- cgit v1.2.3