diff options
author | Chris Roberts <croberts@bongle.co.uk> | 2012-07-04 00:32:20 +0800 |
---|---|---|
committer | Chris Roberts <croberts@bongle.co.uk> | 2012-09-10 19:23:38 +0800 |
commit | 381b16455997c1f2224dcd0cc20453ad2510f975 (patch) | |
tree | 4f314aced8fba4f608798b3c704e3ac111605ead /docs/README.linux | |
parent | d748cb5bdd9df1a401d32599464c47c3480f7073 (diff) |
[tags] Add Makefile and taglib dependency, add taglib to xcode, android, linux and win32 depends
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 f31da618b6..42c7fbc861 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 + python-support, unzip, yasm, zip, zlib1g-dev, libcap-dev, taglib(>= 1.8) *** For developers and anyone else who compiles frequently it is recommended to use ccache |