From 40aec945e816bb7840d8047439f9238962eb005262ad5efbec4fffede1da3a6d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 22 Aug 2011 13:32:50 +0000 Subject: [PATCH] Accepting request 79495 from home:dimstar:branches:GNOME:Factory Fix build with pygobject/pygobject2 split OBS-URL: https://build.opensuse.org/request/show/79495 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/orca?expand=0&rev=108 --- orca.changes | 6 ++++++ orca.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/orca.changes b/orca.changes index 22317ca..a118e27 100644 --- a/orca.changes +++ b/orca.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 22 13:31:35 UTC 2011 - dimstar@opensuse.org + +- Add python-gobject-devel BuildRequires to help the build over the + split of gobject gi bindings vs. standard bindings. + ------------------------------------------------------------------- Tue Aug 16 04:23:01 CEST 2011 - dimstar@opensuse.org diff --git a/orca.spec b/orca.spec index 5563921..9d548f8 100644 --- a/orca.spec +++ b/orca.spec @@ -36,6 +36,7 @@ BuildRequires: liblouis-devel BuildRequires: pyatspi BuildRequires: python BuildRequires: python-brlapi +BuildRequires: python-gobject-devel BuildRequires: python-gtk-devel BuildRequires: python-louis BuildRequires: python-speechd