about summary refs log tree commit diff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2008-04-06 12:38:47 +0000
committerMichael Biebl <biebl@debian.org>2008-04-06 12:38:47 +0000
commitc160b99e5ca09d606fa4e762cd71533d33ebf5b9 (patch)
tree2b91eadfe3c3bda7d18de75e40c5a3f7285929d7 /debian/control
parenta85d75fcd3c5736d43e6ac4d945ee572fdd65b29 (diff)
debian/control
- Add Build-Depends on pkg-config.

git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@2187 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 6808acfd..e00e6e35 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: net
 Priority: optional
 Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
 Uploaders: Riccardo Setti <giskard@debian.org>, Michael Biebl <biebl@debian.org>
-Build-Depends: debhelper (>= 5.0.0), cdbs, autotools-dev, intltool, libgnome-keyring-dev, libdbus-glib-1-dev (>= 0.60), libiw-dev(>= 27+28pre9), libgnomeui-dev, libglade2-dev, libglib2.0-dev, libgconf2-dev, libhal-dev (>= 0.5.0), libnl-dev (>= 1.0~pre8), libnotify-dev (>= 0.3), docbook-to-man, iproute
+Build-Depends: debhelper (>= 5.0.0), cdbs, autotools-dev, pkg-config, intltool, libgnome-keyring-dev, libdbus-glib-1-dev (>= 0.60), libiw-dev(>= 27+28pre9), libgnomeui-dev, libglade2-dev, libglib2.0-dev, libgconf2-dev, libhal-dev (>= 0.5.0), libnl-dev (>= 1.0~pre8), libnotify-dev (>= 0.3), docbook-to-man, iproute, quilt
 Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/networkmanager
@@ -28,7 +28,6 @@ Description: network management framework daemon
 Package: network-manager-dev
 Architecture: any
 Section: devel
-Depends: pkg-config
 Description: network management framework (development files)
  this package provides header files that are needed to 
  compile VPN Plugins for NetworkManager.