Browse Source

Apply patch from Nelson A. de Oliveira to fix missing dependency on lsb-base (closes: #403294)

Andrew Pollock 17 years ago
parent
commit
998624cef0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      debian/control

+ 1 - 1
debian/control

@@ -9,7 +9,7 @@ Package: aoetools
 Architecture: any
 Section: admin
 Priority: optional
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, lsb-base
 Description: tools to assist in using ATA over Ethernet
  The aoetools are programs that assist in using ATA over Ethernet.  This
  tools are designed to work with the "aoe" driver for Linux 2.6 kernels;