diff options
author | vdrfan <vdrfan-nospam-@xbmc.org> | 2012-09-12 10:09:19 +0200 |
---|---|---|
committer | vdrfan <vdrfan-nospam-@xbmc.org> | 2012-09-12 10:09:19 +0200 |
commit | 990b69af0926eb2bf644d90d2b7b95b1bbb30b73 (patch) | |
tree | f986a7d84555525d7128c68f9e1c8e992c9cb8ff /docs/README.linux | |
parent | b45b977793621ada25c00d426a2aabcb19615c17 (diff) |
changed: added swig dependency to README.ubuntu and README.linux
Diffstat (limited to 'docs/README.linux')
-rw-r--r-- | docs/README.linux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.linux b/docs/README.linux index 42c7fbc861..6c77c024eb 100644 --- a/docs/README.linux +++ b/docs/README.linux @@ -57,7 +57,7 @@ Build-Depends: autoconf, automake, autopoint, autotools-dev, cmake, curl, libswscale-dev, libtinyxml-dev, libtool, libudev-dev, libusb-dev, libva-dev, libvdpau-dev, libvorbis-dev, libxinerama-dev, libxmu-dev, libxrandr-dev, libxt-dev, libyajl-dev, lsb-release, nasm [!amd64], python-dev, - python-support, unzip, yasm, zip, zlib1g-dev, libcap-dev, taglib(>= 1.8) + python-support, unzip, yasm, zip, zlib1g-dev, libcap-dev, swig, taglib(>= 1.8) *** For developers and anyone else who compiles frequently it is recommended to use ccache |