From 0fb4081281f630999cb7d8c9cc2c5b1ec064a08c Mon Sep 17 00:00:00 2001 From: Tony Theodore Date: Sat, 1 Jul 2017 23:01:47 +1000 Subject: debian requirements: move libtool-bin to main section See: https://github.com/mxe/mxe/issues/593#issuecomment-300228919 --- docs/index.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/index.html b/docs/index.html index fbf8e0d..9eeac50 100644 --- a/docs/index.html +++ b/docs/index.html @@ -681,7 +681,7 @@ USE_OSGPLUGIN(<plugin2>)
apt-get install \
     autoconf automake autopoint bash bison bzip2 flex gettext\
     git g++ gperf intltool libffi-dev libgdk-pixbuf2.0-dev \
-    libtool libltdl-dev libssl-dev libxml-parser-perl make \
+    libtool-bin libltdl-dev libssl-dev libxml-parser-perl make \
     openssl p7zip-full patch perl pkg-config python ruby scons \
     sed unzip wget xz-utils
@@ -691,10 +691,9 @@ USE_OSGPLUGIN(<plugin2>)
apt-get install g++-multilib libc6-dev-i386

- On Debian Jessie (8) or Ubuntu Utopic (14.10) or later, - install also: + Prior to Debian Jessie (8) or Ubuntu Utopic (14.10), + install libtool instead of libtool-bin.

-
apt-get install libtool-bin

Only the latest Debian stable series is supported. -- cgit v0.12