aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authormontellese <montellese@xbmc.org>2015-08-03 14:07:46 +0200
committermontellese <montellese@kodi.tv>2015-08-10 18:17:44 +0200
commit6f8171f53992fc2eaabf71f6fa47ebed1da0d43d (patch)
treebc506b674ce3ebb3c29c123a3cb75aff79bb9279 /docs
parentfe837c4eab8f2776ac3980a243ae419fef5b1119 (diff)
[depends] integrate crossguid as a static library
Diffstat (limited to 'docs')
-rw-r--r--docs/README.linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.linux b/docs/README.linux
index b60b8fe024..f060409650 100644
--- a/docs/README.linux
+++ b/docs/README.linux
@@ -58,7 +58,7 @@ Build-Depends: autoconf, automake, autopoint, autotools-dev, cmake, curl,
libusb-dev, libva-dev, libvdpau-dev, libvorbis-dev, libxinerama-dev, libxml2-dev,
libxmu-dev, libxrandr-dev, libxslt1-dev, libxt-dev, libyajl-dev (>=2.0), lsb-release,
nasm [!amd64], python-dev, python-imaging, python-support, swig, unzip, yasm, zip,
- zlib1g-dev
+ zlib1g-dev, uuid-dev
Note: For developers and anyone else who compiles frequently it is recommended to use ccache.