From 63ffbae66ba36379d750876792c21a06a99ba15a Mon Sep 17 00:00:00 2001 From: hu-weihua Date: Wed, 23 Nov 2016 00:30:08 -0500 Subject: [PATCH] Modify building failure in ubuntu --- xCAT-probe/debian/control | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/xCAT-probe/debian/control b/xCAT-probe/debian/control index def2abb1b..89768f3c8 100644 --- a/xCAT-probe/debian/control +++ b/xCAT-probe/debian/control @@ -7,9 +7,5 @@ Standards-Version: 3.7.2 Package: xcat-probe Architecture: all -Depends: ${perl:Depends} - -#Sub-command 'xcatmn' need tools tftp, nslookup, wget. -Suggests: wget, dnsutils, tftp-hpa - +Depends: wget, dnsutils, tftp-hpa, ${perl:Depends} Description: Provides a toolkit to help probe all the possible issues in xCAT