diff options
author | anssih <anssih@svn> | 2010-08-11 18:18:34 +0000 |
---|---|---|
committer | anssih <anssih@svn> | 2010-08-11 18:18:34 +0000 |
commit | c5491e20d929ad270447ad28b8cdc716ad28bdc5 (patch) | |
tree | a246fcbad0db473ea1e4928f15ce3fe5ee2b9acd /README.linux | |
parent | 9751e657f0dfa55c9570df4f3fbb0470ed8b1f92 (diff) |
fixed: libtool is a dependency. state this fact in README.linux
(cherry picked from commit 9e7f62962b9288f314d41b24241f8588de1f0dc1)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@32704 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 6d93024ca3..436a3ba492 100644 --- a/README.linux +++ b/README.linux @@ -52,7 +52,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, libmodplug-dev, libssh-dev, gettext, cvs + libmicrohttpd-dev, libmodplug-dev, libssh-dev, gettext, cvs, libtool *** For developers and anyone else who compiles frequently it is recommended to use ccache |