X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=debian%2Fpython3-osm-common.postinst;h=30e749cc16f3f33581e363281a58fd8a45f5d033;hb=refs%2Fheads%2Ffeature7106;hp=a877e5894fb656c5ad46cab326e629261b937106;hpb=76a6056e2ec3bc5d7d7ead6423d721b0e4bd7475;p=osm%2Fcommon.git diff --git a/debian/python3-osm-common.postinst b/debian/python3-osm-common.postinst index a877e58..30e749c 100755 --- a/debian/python3-osm-common.postinst +++ b/debian/python3-osm-common.postinst @@ -24,6 +24,7 @@ pip3 install pip==9.0.3 pip3 install --upgrade aiokafka==0.4.* pip3 install --upgrade pymongo==3.7.* pip3 install --upgrade pyyaml==3.* +pip3 install pycrypto # added dependency python3-crypto seems not working #Creation of log folder mkdir -p /var/log/osm