tigervnc: add perl to buildInputs (#75367)

tigervnc ships vncserver, quote from the documentation:
vncserver - a wrapper script which makes starting Xvnc more convenient vncserver requires Perl.
This commit is contained in:
itsHMR 2019-12-14 18:06:01 +01:00 committed by Renaud
parent 52e8feb160
commit a46e3ebae5

View File

@ -5,7 +5,7 @@
, cmake, gettext, libtool
, libGLU
, gnutls, pam, nettle
, xterm, openssh
, xterm, openssh, perl
, makeWrapper}:
with stdenv.lib;
@ -79,7 +79,7 @@ stdenv.mkDerivation rec {
buildInputs = with xorg; [
libjpeg_turbo fltk pixman
gnutls pam nettle
gnutls pam nettle perl
xorgproto
utilmacros libXtst libXext libX11 libXext libICE libXi libSM libXft
libxkbfile libXfont2 libpciaccess