We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3dba1bb + 68498ec commit 6c92ec7Copy full SHA for 6c92ec7
build-scripts/ubuntu-2004/build-plenum.sh
@@ -22,6 +22,8 @@ fpm --input-type "python" \
22
--output-type "deb" \
23
--architecture "amd64" \
24
--depends "python3-pyzmq (= 22.3.0)" \
25
+ --depends "rocksdb (=5.8.8)"\
26
+ --depends "ursa (= 0.3.2-1)"\
27
--verbose \
28
--python-package-name-prefix "python3"\
29
--python-bin "/usr/bin/python3" \
0 commit comments