Explorar el Código

adding dependencies

* socat and i2c dev
abram hace 5 años
padre
commit
496a6c34f7
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 jq matchbox-window-manager libi2c-dev "
+  deps="espeak mplayer git ppp ppp-dev sox alsa-utils unclutter fbi xinput-calibrator ffmpeg jq matchbox-window-manager libi2c-dev socat "
 
   echo ""
   echo "  Installing: $deps"