1
0
Quellcode durchsuchen

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

Andrew Pollock vor 17 Jahren
Ursprung
Commit
998624cef0
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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;