[at-spi2-core] BR hack to get this to build

Christopher Aillon caillon at fedoraproject.org
Sun Jan 23 02:59:22 UTC 2011


commit 8949f8ed71c11972b50cc971cf0f8bebf18bf85a
Author: Christopher Aillon <caillon at redhat.com>
Date:   Sat Jan 22 18:56:58 2011 -0800

    BR hack to get this to build
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=640303 for details

 at-spi2-core.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/at-spi2-core.spec b/at-spi2-core.spec
index ff14686..361e4c1 100644
--- a/at-spi2-core.spec
+++ b/at-spi2-core.spec
@@ -18,6 +18,10 @@ BuildRequires:  libXext-devel
 BuildRequires:  autoconf automake libtool
 BuildRequires:  intltool
 
+# XXX Ugly Hack
+# Needed for https://bugzilla.gnome.org/show_bug.cgi?id=640303
+BuildRequires: at-spi2-core
+
 Requires:       dbus
 
 %description


More information about the scm-commits mailing list