summaryrefslogtreecommitdiff
path: root/scripts/check-dependencies.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/check-dependencies.sh')
-rwxr-xr-xscripts/check-dependencies.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/check-dependencies.sh b/scripts/check-dependencies.sh
index feb209e..2032412 100755
--- a/scripts/check-dependencies.sh
+++ b/scripts/check-dependencies.sh
@@ -491,7 +491,7 @@ pretty_print()
ppstr="%s%-12s"
pp_format='{printf("'$ppstr$ppstr$ppstr$ppstr$nocolor'\n",$1,$2,$3,$4,$5,$6,$7,$8)}'
- pp_title="$gray depname $gray minimum $gray system $gray OKness"
+ pp_title="$gray depname $gray minimum $gray found $gray OKness"
if [ $1 ]; then pp_dep=$1; fi
if [ $pp_dep = "title" ]; then
echo -e $pp_title | awk $pp_format
contact: Jan Huwald // Impressum