update depends

Depends: libssl1.0.0 (>=1.0.0)
[ci skip]
This commit is contained in:
Denis S. Soldatov aka General-Beck 2017-02-03 14:49:12 +04:00 committed by GitHub
parent 070c40c02f
commit b09cfe1885
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ echo "Homepage: https://ethcore.io" >> $control
echo "Vcs-Git: git://github.com/ethcore/parity.git" >> $control
echo "Vcs-Browser: https://github.com/ethcore/parity" >> $control
echo "Architecture: $1" >> $control
echo "Depends: libssl (>=1.0.0)" >> $control
echo "Depends: libssl1.0.0 (>=1.0.0)" >> $control
echo "Description: Ethereum network client by Ethcore" >> $control
#build .deb package