提交 eca89fe9 编写于 作者: S Simon Fels

Update README for recent changes

上级 cd28e45d
...@@ -89,12 +89,10 @@ a simple task. ...@@ -89,12 +89,10 @@ a simple task.
At the moment we officially support the following Linux distributions: At the moment we officially support the following Linux distributions:
* Ubuntu 16.04 (xenial) * Ubuntu 16.04 (xenial)
* Ubuntu 18.04 (bionic)
Untested but likely to work: However all other distributions supporting snap packages should work as
well as long as they provide the mandatory kernel modules (see kernel/).
* Ubuntu 14.04 (trusty)
* Ubuntu 16.10 (yakkety)
* Ubuntu 17.04 (zesty)
## Install and Run Android Applications ## Install and Run Android Applications
...@@ -118,7 +116,7 @@ system: ...@@ -118,7 +116,7 @@ system:
* libboost-test * libboost-test
* libboost-thread * libboost-thread
* libcap * libcap
* libdbus-cpp * libsystemd
* mesa (libegl1, libgles2) * mesa (libegl1, libgles2)
* glib-2.0 * glib-2.0
* libsdl2 * libsdl2
...@@ -133,7 +131,7 @@ command: ...@@ -133,7 +131,7 @@ command:
$ sudo apt install build-essential cmake cmake-data debhelper dbus google-mock \ $ sudo apt install build-essential cmake cmake-data debhelper dbus google-mock \
libboost-dev libboost-filesystem-dev libboost-log-dev libboost-iostreams-dev \ libboost-dev libboost-filesystem-dev libboost-log-dev libboost-iostreams-dev \
libboost-program-options-dev libboost-system-dev libboost-test-dev \ libboost-program-options-dev libboost-system-dev libboost-test-dev \
libboost-thread-dev libcap-dev libdbus-1-dev libdbus-cpp-dev libegl1-mesa-dev \ libboost-thread-dev libcap-dev libsystemd-dev libegl1-mesa-dev \
libgles2-mesa-dev libglib2.0-dev libglm-dev libgtest-dev liblxc1 \ libgles2-mesa-dev libglib2.0-dev libglm-dev libgtest-dev liblxc1 \
libproperties-cpp-dev libprotobuf-dev libsdl2-dev libsdl2-image-dev lxc-dev \ libproperties-cpp-dev libprotobuf-dev libsdl2-dev libsdl2-image-dev lxc-dev \
pkg-config protobuf-compiler pkg-config protobuf-compiler
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册