[gtk-vnc] Add missing deps for gobject introspection
- From: Daniel P. Berrange <dberrange src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-vnc] Add missing deps for gobject introspection
- Date: Sun, 11 Jul 2010 18:10:05 +0000 (UTC)
commit b3f7abbd62fcff2c733b8232efbfd446096f27f0
Author: Daniel P. Berrange <berrange redhat com>
Date: Sun Jul 11 18:38:17 2010 +0100
Add missing deps for gobject introspection
Add RPM specfile BRs for gobject introspection support
gtk-vnc.spec.in | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gtk-vnc.spec.in b/gtk-vnc.spec.in
index cf97a60..f350124 100644
--- a/gtk-vnc.spec.in
+++ b/gtk-vnc.spec.in
@@ -22,8 +22,11 @@ URL: http://live.gnome.org/gtk-vnc
BuildRequires: gtk2-devel >= 2.14
BuildRequires: pygtk2-devel python-devel zlib-devel
BuildRequires: gnutls-devel cyrus-sasl-devel intltool
+%if %{with_gir}
+BuildRequires: gobject-introspection-devel gir-repository-devel
+%endif
%if %{with_plugin}
-%if "%{fedora}" > "8"
+%if 0%{fedora} > 8
BuildRequires: xulrunner-devel
%else
BuildRequires: firefox-devel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]