ソースを参照

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

Andrew Pollock 19 年 前
コミット
998624cef0
1 ファイル変更1 行追加1 行削除
  1. 1 1
      debian/control

+ 1 - 1
debian/control

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