Skip to content

Commit

Permalink
clutter-gtk: fix introspection with gtk+-2
Browse files Browse the repository at this point in the history
  • Loading branch information
v4hn committed Feb 10, 2013
1 parent 3c9ae34 commit ec57a68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extra/clutter-gtk/BUILD
@@ -1,4 +1,5 @@
sedit "s/^LIBS = @LIBS@$/LIBS = @LIBS@ -lm/" examples/Makefile.in &&
sedit "s/\(gtk_clutter_viewport_LDADD = .*\)/\1 -lgthread-2.0/" examples/Makefile.in &&
sedit "s:\(--include=Gtk-2.0\):\1 -I/usr/include/gtk-2.0/:" clutter-gtk/Makefile.in &&

default_build

0 comments on commit ec57a68

Please sign in to comment.