diff --git a/install-dependencies b/install-dependencies index 5e578ff..6ded701 100755 --- a/install-dependencies +++ b/install-dependencies @@ -91,6 +91,7 @@ if [ $laptop -eq 1 ]; then # just catch everything, ik there are better ways to do this case $dependency in xorg) + echo "xorg is has no command." ;; *) failures+=("$dependency")