wok rev 15350

ruby-gtk2: no more libglade ?
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 30 15:30:22 2013 +0000 (2013-09-30)
parents 691511385fb8
children fb2225fbacf4
files ruby-gtk2/receipt
line diff
     1.1 --- a/ruby-gtk2/receipt	Mon Sep 30 15:03:13 2013 +0000
     1.2 +++ b/ruby-gtk2/receipt	Mon Sep 30 15:30:22 2013 +0000
     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"