Explorar el Código

adding jq dependency

abram hace 5 años
padre
commit
e8754dfd47
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      aux/deploy-busunit-interactive

+ 1 - 1
aux/deploy-busunit-interactive

@@ -123,7 +123,7 @@ read adddeps
 
 if [[ "$adddeps" =~ ^[yY]?$ ]]; then
 
-  deps="espeak mplayer git ppp ppp-dev sox alsa-utils unclutter fbi xinput-calibrator ffmpeg"
+  deps="espeak mplayer git ppp ppp-dev sox alsa-utils unclutter fbi xinput-calibrator ffmpeg jq"
 
   echo ""
   echo "  Installing: $deps"