diff options
| author | Sjoerd Simons <sjoerd@debian.org> | 2006-08-15 16:16:46 +0000 |
|---|---|---|
| committer | Sjoerd Simons <sjoerd@debian.org> | 2006-08-15 16:16:46 +0000 |
| commit | 09b3a71b898b0751530121dd7648d93b15b038aa (patch) | |
| tree | 32525b9219abc6a8b999ec01aaa28137f418ed7e /debian | |
| parent | b05311797c4d27d5b905b12a36a87953b0ce56c6 (diff) | |
Revert build-dep on new libhal-dev changes. Only a run-time depend on the new version is needed
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@948 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index aaa7846e..1f132a50 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: optional Maintainer: Riccardo Setti <giskard@debian.org> Uploaders: Michael Biebl <biebl@teco.edu> -Build-Depends: debhelper (>= 5.0.0), cdbs, gnome-common, intltool, libgnome-keyring-dev, libdbus-glib-1-dev (>= 0.60), libiw-dev(>= 27+28pre9), libgnomeui-dev, libpanel-applet2-dev, libglade2-dev, libgconf2-dev, libhal-dev (>= 0.5.7.1), libnl-dev (>= 0.99+1.0.svn21), libnotify-dev (>= 0.3), docbook-to-man +Build-Depends: debhelper (>= 5.0.0), cdbs, gnome-common, intltool, libgnome-keyring-dev, libdbus-glib-1-dev (>= 0.60), libiw-dev(>= 27+28pre9), libgnomeui-dev, libpanel-applet2-dev, libglade2-dev, libgconf2-dev, libhal-dev (>= 0.5.0), libnl-dev (>= 0.99+1.0.svn21), libnotify-dev (>= 0.3), docbook-to-man Standards-Version: 3.7.2 Package: network-manager |