]> gitweb.fluxo.info Git - trashman.git/commitdiff
Adds libcrypto++ dependency at trashman/gr-gsm
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 14 Apr 2018 22:24:31 +0000 (19:24 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 14 Apr 2018 22:24:31 +0000 (19:24 -0300)
share/trashman/gr-gsm/unix/linux/debian/install

index dad2e634c843fc7e1a72a281487fe4078ffff90f..dba3ed9541917e821dfa9841579a949035581188 100755 (executable)
@@ -9,7 +9,7 @@ SHARE="$1"
 . $SHARE/trashman/debian    || exit 1
 
 # Requirements
-trashman_apt_install_packages git python-pip libgnutls28-dev python-gnutls python-apt libcrypto++-dev libssl-dev libssl1.0-dev thrift-compiler
+trashman_apt_install_packages git python-pip libgnutls28-dev python-gnutls python-apt libcrypto++-dev libssl-dev libssl1.0-dev thrift-compiler libcrypto++
 pip install PyBOMBS
 
 # Init pybombs and install gr-gsm