diff options
author | vdrfan <vdrfan@svn> | 2010-02-15 22:46:04 +0000 |
---|---|---|
committer | vdrfan <vdrfan@svn> | 2010-02-15 22:46:04 +0000 |
commit | 70c4fc9853ae94e897be6ff898a36f4e46fff7ae (patch) | |
tree | cdb8e72bc32f1a9f2cd827d748e4de947264699a /README.linux | |
parent | 9a3bc7d03e49ba1ae4e5ea52f9c68196f8d5ddcf (diff) |
added: new linux build dependency libmodplug to build system and readme files
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27859 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'README.linux')
-rw-r--r-- | README.linux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.linux b/README.linux index d607c8eae2..e11220f356 100644 --- a/README.linux +++ b/README.linux @@ -53,7 +53,7 @@ Build-Depends: debhelper (>= 7.0.50), quilt, python-support, cmake, libmpeg2-4-dev, libass-dev, libflac-dev, libwavpack-dev, python-dev, gawk, gperf, nasm [!amd64], libcwiid1-dev, libbluetooth-dev, zlib1g-dev, libmms-dev, libsmbclient-dev, libtiff4-dev, libiso9660-dev, libssl-dev, - libmicrohttpd-dev + libmicrohttpd-dev, libmodplug-dev *** For developers and anyone else who compiles frequently it is recommended to use ccache |