# HG changeset patch # User v.petrov # Date 1662015509 -18000 # Node ID 2bec3d8a9d011fbadcfda728da457f5d3118d283 # Parent 7aa4209c2b2d76f353223d11b338d3b0fed7c3b1 docs: add additional dependencies to installation instructions diff -r 7aa4209c2b2d -r 2bec3d8a9d01 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