GitHub user falcon78921 opened a pull request:
https://github.com/apache/guacamole-website/pull/61
GUACAMOLE-639: Add installation of libtool-bin for Debian/Ubuntu
Fixes GUACAMOLE-639: Add installation of libtool-bin for Debian/Ubuntu
When building Apache Guacamole from source, libtool-bin is required on
Debian/Ubuntu systems.
Signed-off-by: James McClune <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/falcon78921/guacamole-website
wip-guacamole-639
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/guacamole-website/pull/61.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #61
----
commit 2301354a5169da79cff6c5c8810fd7a053d1b0a4
Author: James McClune <falcon78921@...>
Date: 2018-10-01T18:27:57Z
doc: added libtool to required dependencies
Fixes GUACAMOLE-639: Add installation of libtool-bin for Debian/Ubuntu
When building Apache Guacamole from source, libtool-bin is required on
Debian/Ubuntu systems.
Signed-off-by: James McClune <[email protected]>
----
---