X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=debian%2Fpython3-osm-mon.postinst;h=f4fabd1349718a3cd4aadb3fbcce5148f0e97538;hb=6eda48bf7489c00fee4e1f276404ab82db23fd1d;hp=6f9b9c1e0d1a7c623fce851fb93e41af9e2a2a29;hpb=91b1018e1c84758bbc47394f50d04fe3ee81d812;p=osm%2FMON.git diff --git a/debian/python3-osm-mon.postinst b/debian/python3-osm-mon.postinst index 6f9b9c1..f4fabd1 100644 --- a/debian/python3-osm-mon.postinst +++ b/debian/python3-osm-mon.postinst @@ -17,4 +17,5 @@ pip3 install bottle==0.12.* pip3 install peewee==3.1.* pip3 install pyyaml==3.* pip3 install prometheus_client==0.4.* +pip3 install gnocchiclient==7.0.* echo "Installation of python dependencies finished" \ No newline at end of file