Dump more detailed information about system state from get-logs.
authorJustin Pettit <jpettit@nicira.com>
Tue, 4 Nov 2008 23:01:37 +0000 (15:01 -0800)
committerJustin Pettit <jpettit@nicira.com>
Tue, 4 Nov 2008 23:02:04 +0000 (15:02 -0800)
Makefile.am
debian/control.in

index 64827a7..97a31f3 100644 (file)
@@ -37,6 +37,7 @@ bin_PROGRAMS =
 bin_SCRIPTS =
 dist_commands_DATA =
 dist_man_MANS =
+dist_pkgdata_SCRIPTS =
 man_MANS =
 noinst_HEADERS =
 noinst_LIBRARIES =
index abf079a..bcda15b 100644 (file)
@@ -29,7 +29,7 @@ Description: OpenFlow common components
 Package: openflow-switch
 Architecture: any
 Suggests: openflow-datapath-module
-Depends: ${shlibs:Depends}, ${misc:Depends}, openflow-common, dhcp3-client
+Depends: ${shlibs:Depends}, ${misc:Depends}, openflow-common, dhcp3-client, module-init-tools, acpi-support, debianutils
 Description: OpenFlow switch implementations
  openflow-switch provides the userspace components and utilities for
  the OpenFlow kernel-based switch.