docs: add additional dependencies to installation instructions
authorv.petrov <v.petrov@k-soft-spb.ru>
Thu, 01 Sep 2022 11:58:29 +0500
changeset 3606 2bec3d8a9d01
parent 3605 7aa4209c2b2d
child 3607 cfbdccad71a5
docs: add additional dependencies to installation instructions
README.md
--- a/README.md	Wed Aug 31 12:04:51 2022 +0500
+++ b/README.md	Thu Sep 01 11:58:29 2022 +0500
@@ -21,10 +21,10 @@
 
   	# Ubuntu/Debian :
   	sudo apt-get install build-essential bison flex autoconf
-  	sudo apt-get install libpython2.7-dev libgtk-3-dev libssl-dev
+  	sudo apt-get install python2-dev libpython2.7-dev libgtk-3-dev libssl-dev libgl1-mesa-dev libglu1-mesa-dev python-setuptools python-lxml 
   	
   	python2 -m pip install wxPython==4.1.1
-  	python2 -m pip install pyro mercurial==5.9.3 nevow matplotlib lxml zeroconf==0.19.1 cycler autobahn msgpack sslpsk posix_spawn future
+  	python2 -m pip install pyro mercurial==5.9.3 nevow matplotlib lxml zeroconf2 cycler autobahn msgpack u-msgpack-python sslpsk posix_spawn future enum34 twisted click opcua pycountry fonttools Brotli python-config
 
 * Prepare