diff options
author | jstebbins <[email protected]> | 2010-04-27 18:30:40 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2010-04-27 18:30:40 +0000 |
commit | 6223188aa629e3ea5bc183c9da8eca4f5b24b19d (patch) | |
tree | 405b7fe9a6e7237807b93c371294f39c6902f660 /pkg | |
parent | 8e7e8e21ff68e9972b79cac98e95d6abe483ec48 (diff) |
forgot to update the dependency for libgudev in the debian packaging control
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3271 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'pkg')
-rw-r--r-- | pkg/linux/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/linux/debian/control b/pkg/linux/debian/control index 55cf313a9..1fc5b28ed 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, libhal-storage-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 Standards-Version: 3.8.4 Homepage: http://www.handbrake.fr/ |