show empty svg if there is no data
[zc] / debian-install.sh
index 8e89dbe..24324e3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh -xe
 
-sudo apt install libdata-dump-perl libmodule-pluggable-perl dh-make-perl
+sudo apt install libdata-dump-perl libmodule-pluggable-perl dh-make-perl libdbd-pg-perl libjson-perl gnuplot-nox
 if [ ! -f libnet-mqtt-perl_*deb ] ; then
        cpan2deb Net::MQTT::Message
        dpkg -i libnet-mqtt-perl_*.deb