[anerley/f16] rebuild for new cogl && pull cflags and libs from mx-gtk-1.0.pc as well as mx-1.0.pc

Tom Callaway spot at fedoraproject.org
Sun Oct 2 12:55:20 UTC 2011


commit 2b7eef01a05f6b6290b37d70c599a123ffd472c2
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Sun Oct 2 14:55:00 2011 +0200

    rebuild for new cogl && pull cflags and libs from mx-gtk-1.0.pc as well as mx-1.0.pc

 anerley-0.3.0-mx-gtk.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/anerley-0.3.0-mx-gtk.patch b/anerley-0.3.0-mx-gtk.patch
new file mode 100644
index 0000000..886bb5a
--- /dev/null
+++ b/anerley-0.3.0-mx-gtk.patch
@@ -0,0 +1,12 @@
+diff -up anerley-0.3.0/configure.ac.mx-gtk anerley-0.3.0/configure.ac
+--- anerley-0.3.0/configure.ac.mx-gtk	2011-10-02 14:40:35.034378881 +0200
++++ anerley-0.3.0/configure.ac	2011-10-02 14:40:43.374227717 +0200
+@@ -30,7 +30,7 @@ CFLAGS="$CFLAGS -Wall"
+ 
+ PKG_CHECK_MODULES(GLIB, glib-2.0 >= 2.14 gobject-2.0)
+ PKG_CHECK_MODULES(TELEPATHY, telepathy-glib >= 0.9.0)
+-PKG_CHECK_MODULES(MX, mx-1.0)
++PKG_CHECK_MODULES(MX, mx-1.0 mx-gtk-1.0)
+ PKG_CHECK_MODULES(EBOOK, libebook-1.2)
+ PKG_CHECK_MODULES(DBUS_GLIB, dbus-glib-1)
+ 


More information about the scm-commits mailing list