mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
added python-socksipy to tails build
This commit is contained in:
parent
7b77088a21
commit
13bd114780
@ -15,7 +15,7 @@ mkdir -p $INSTALL_DIR
|
|||||||
|
|
||||||
# install dependencies
|
# install dependencies
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y build-essential fakeroot python-all python-stdeb python-flask python-stem python-qt4
|
apt-get install -y build-essential fakeroot python-all python-stdeb python-flask python-stem python-qt4 python-socksipy
|
||||||
./build_deb.sh
|
./build_deb.sh
|
||||||
|
|
||||||
# copy files
|
# copy files
|
||||||
|
Loading…
Reference in New Issue
Block a user