]> git.pld-linux.org Git - packages/remmina.git/commitdiff
- handle vnc plugin in cmake call
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 24 Mar 2019 12:57:46 +0000 (13:57 +0100)
committerAdam Gołębiowski <adamg@pld-linux.org>
Sun, 24 Mar 2019 12:57:46 +0000 (13:57 +0100)
remmina.spec

index f4d6bd4598d601bac03b819eb107ca362d70f027..814857a272f3651652009da769a280e8796f496b 100644 (file)
@@ -191,6 +191,7 @@ mkdir -p build
        -DWITH_GCRYPT=ON \
        -DWITH_GETTEXT=ON \
        -DWITH_LIBSSH=ON \
+       %{cmake_on_off vnc LIBVNCSERVER} \
        %{cmake_on_off spice SPICE} \
        %{cmake_on_off telepathy TELEPATHY} \
        %{cmake_on_off vte VTE} \
This page took 0.227066 seconds and 4 git commands to generate.