]> git.pld-linux.org Git - packages/remmina.git/commitdiff
- vte bcond
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 24 Mar 2019 13:02:20 +0000 (14:02 +0100)
committerAdam Gołębiowski <adamg@pld-linux.org>
Sun, 24 Mar 2019 13:02:20 +0000 (14:02 +0100)
remmina.spec

index 814857a272f3651652009da769a280e8796f496b..12f59e0c6993da175c7f36ec33f1ef262a8612a3 100644 (file)
@@ -9,6 +9,7 @@
 %bcond_without spice           # do not build spice plugin
 %bcond_without telepathy       # do not build telepathy plugin
 %bcond_without vnc             # do not build vnc plugin
+%bcond_without vte             # do not build vte plugin
 %bcond_without xdmcp           # do not build xdmcp plugin
 #
 Summary:       Remote Desktop Client
@@ -40,10 +41,10 @@ BuildRequires:      libgcrypt-devel
 BuildRequires: libsoup-devel
 BuildRequires: libssh-devel >= 0.6
 %{?with_vnc:BuildRequires:     libvncserver-devel}
-#BuildRequires:        pkgconfig(vte-2.91)
 BuildRequires: rpmbuild(macros) >= 1.742
 %{?with_spice:BuildRequires:   spice-gtk-devel}
 %{?with_telepathy:BuildRequires:       telepathy-glib-devel}
+%{?with_vte:BuildRequires:     vte2.90-devel}
 BuildRequires: xorg-lib-libxkbfile-devel
 
 %description
This page took 0.456665 seconds and 4 git commands to generate.