From 80088c74392413564c5b23983294cac45abf8dfa Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 10 May 2016 10:41:26 -0300 Subject: Remove usb-utils from deployment dependencies --- bin/dependencies | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/dependencies b/bin/dependencies index d931fe2..dabb8f1 100755 --- a/bin/dependencies +++ b/bin/dependencies @@ -5,7 +5,7 @@ # Parameters BASENAME="`basename $0`" -DEPLOY_DEPENDENCIES="usb-utils rsync puppet-common" +DEPLOY_DEPENDENCIES="rsync puppet-common" DEVELOP_DEPENDENCIES="git mr whois" # Additional wheezy dependencies if not using puppet-common from wheezy-backports -- cgit v1.2.3