You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2021/01/24 03:42:52 UTC

[GitHub] [guacamole-server] necouchman commented on a change in pull request #329: GUACAMOLE-1133: Add build check for headers when libvncserver includes gcrypt support

necouchman commented on a change in pull request #329:
URL: https://github.com/apache/guacamole-server/pull/329#discussion_r563232223



##########
File path: Dockerfile
##########
@@ -57,6 +57,7 @@ ARG BUILD_DEPENDENCIES="              \
         freerdp2-dev                  \
         gcc                           \
         libcairo2-dev                 \
+        libgcrypt-dev                 \

Review comment:
       This is what I was going off of:
   https://packages.debian.org/buster/libgcrypt-dev
   
   Looks like it is a "virtual package" for libgcrypt20-dev?




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org