wok diff ruby-gtk2/receipt @ rev 16267

tazweb fix
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 05 19:43:34 2014 +0200 (2014-04-05)
parents 3eb8a14a68f7
children 4bae0fb81a17
line diff
     1.1 --- a/ruby-gtk2/receipt	Fri Sep 27 16:30:34 2013 +0000
     1.2 +++ b/ruby-gtk2/receipt	Sat Apr 05 19:43:34 2014 +0200
     1.3 @@ -4,7 +4,8 @@
     1.4  # GTK+ & Glade parts. Select parts to compile on the following line.
     1.5  # Any unwanted extras (i.e. GNOME stuff) will be ignored.
     1.6  
     1.7 -SELECTED_LIBS="glib2 pango atk gdk_pixbuf2 libglade gtk2"
     1.8 +#SELECTED_LIBS="glib2 pango atk gdk_pixbuf2 libglade gtk2"
     1.9 +SELECTED_LIBS="glib2 pango atk gdk_pixbuf2 gtk2"
    1.10  
    1.11  PACKAGE="ruby-gtk2"
    1.12  VERSION="1.0.3"