aboutsummaryrefslogtreecommitdiff
path: root/docs/README.linux
diff options
context:
space:
mode:
authorPhilipp Kerling <pkerling@casix.org>2017-08-06 16:59:36 +0200
committerPhilipp Kerling <pkerling@casix.org>2017-09-09 21:46:32 +0300
commitc1d3beedb16ba0cda61919361ba69f4c2c1473c5 (patch)
tree7c04e931394b239419719094dc2c5d3135fc35de /docs/README.linux
parentee7f71f847c054ecc779261cf05abdb39dcb3f7c (diff)
Remove dependency on (un)zip where unwarranted
zip is only used for darwin codesigning. unzip is used both for codesigning and android. All other platforms do not use them, so no need to check for them.
Diffstat (limited to 'docs/README.linux')
-rw-r--r--docs/README.linux3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/README.linux b/docs/README.linux
index 833645098b..0c3c411222 100644
--- a/docs/README.linux
+++ b/docs/README.linux
@@ -57,8 +57,7 @@ Build-Depends: autoconf, automake, autopoint, autotools-dev, cmake, curl,
libtag1-dev (>= 1.8), libtinyxml-dev (>= 2.6.2), libtool, libudev-dev,
libusb-dev, libva-dev, libvdpau-dev, libxml2-dev,
libxmu-dev, libxrandr-dev, libxslt1-dev, libxt-dev, lsb-release, rapidjson-dev,
- nasm [!amd64], python-dev, python-imaging, python-support, swig, unzip, uuid-dev, yasm,
- zip, zlib1g-dev
+ nasm [!amd64], python-dev, python-imaging, python-support, swig, uuid-dev, yasm, zlib1g-dev
If you want to build with Wayland instead of X11, you will need:
wayland-protocols (>= 1.7), libwaylandpp-dev