[Pkg-utopia-commits] r920 - packages/unstable/networkmanager/debian

Michael Biebl mbiebl-guest at costa.debian.org
Mon Aug 7 22:18:03 UTC 2006


Author: mbiebl-guest
Date: 2006-08-07 22:18:00 +0000 (Mon, 07 Aug 2006)
New Revision: 920

Modified:
   packages/unstable/networkmanager/debian/control
Log:
As NetworkManager uses ifup/ifdown in the backend, add an explicit dependency on ifupdown package. 


Modified: packages/unstable/networkmanager/debian/control
===================================================================
--- packages/unstable/networkmanager/debian/control	2006-08-07 21:50:04 UTC (rev 919)
+++ packages/unstable/networkmanager/debian/control	2006-08-07 22:18:00 UTC (rev 920)
@@ -8,7 +8,7 @@
 
 Package: network-manager
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, iproute, iputils-arping, dhcdbd (>= 1.12-2), lsb-base (>= 2.0-6), wpasupplicant (>= 0.4.8), dbus (>= 0.60), hal (>= 0.5.0)
+Depends: ${shlibs:Depends}, ${misc:Depends}, iproute, iputils-arping, dhcdbd (>= 1.12-2), lsb-base (>= 2.0-6), wpasupplicant (>= 0.4.8), dbus (>= 0.60), hal (>= 0.5.0), ifupdown
 Description: network management framework daemon
  NetworkManager attempts to keep an active network connection available at all
  times. It is intended only for the desktop use-case, and is not intended for




More information about the Pkg-utopia-commits mailing list