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 64827a7721d57328455c1b5c15b3a9829aebc65f..97a31f35e66aec5c9ca25ab45f5fb21b7c8c1b50 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 abf079a63db4d6da7d5f7f806d3db97cc881f37e..bcda15bbb1b8d5b8b43c5b27fdca0f5a769a65a4 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.