BuildRequires: perl-podlators for pod2man

This commit is contained in:
Cole Robinson 2013-02-16 16:31:05 -05:00
parent 8dcb79ac98
commit 80e4d1ad06

View File

@ -28,8 +28,6 @@ Release: 7%{?dist}%{?extra_release}
License: LGPLv2+
Group: Development/Libraries
Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.5/%{name}-%{version}.tar.xz
# Fix send_key introspection bindings
Patch1: 0001-Add-introspection-annotation-for-vnc_display_send_ke.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
URL: http://live.gnome.org/gtk-vnc
Requires: gvnc = %{version}-%{release}
@ -58,8 +56,11 @@ BuildRequires: vala-tools
%if %{with_pulse}
BuildRequires: pulseaudio-libs-devel
%endif
BuildRequires: perl-podlators
Patch0: gtk-vnc-0.5.1-bigendian.patch
# Fix send_key introspection bindings
Patch1: 0001-Add-introspection-annotation-for-vnc_display_send_ke.patch
%description
gtk-vnc is a VNC viewer widget for GTK2. It is built using coroutines