[packages/remmina] - vte bcond

adamg adamg at pld-linux.org
Sun Mar 24 14:08:35 CET 2019


commit 6236602eebdf12dada950d5eeea53c2df13c2682
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Sun Mar 24 14:02:20 2019 +0100

    - vte bcond

 remmina.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/remmina.spec b/remmina.spec
index 814857a..12f59e0 100644
--- a/remmina.spec
+++ b/remmina.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/remmina.git/commitdiff/c2acb0d6b4afe48b01725dc7d0456c4e1b940d57



More information about the pld-cvs-commit mailing list