wojiushixiaobai commented on code in PR #184:
URL: https://github.com/apache/guacamole-manual/pull/184#discussion_r993265694
##########
src/installing-guacamole.md:
##########
@@ -91,11 +91,19 @@ are strictly required *in all cases* - Guacamole cannot be
built without them.
:::{list-table}
:stub-columns: 1
* - Debian / Ubuntu package
- - `libpng12-dev`
+ - `libpng-dev`
* - Fedora / CentOS / RHEL package
- `libpng-devel`
:::
+ In some previous versions of Debian such as Debian 8 / Ubuntu 16.04, you need
+ the `libpng12-dev` package.
+
+ :::{list-table}
+ :stub-columns: 1
+ * - Debian / Ubuntu package
+ - `libpng12-dev`
Review Comment:
I see. Thank you for sparing your precious time.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]