Przeglądaj źródła

wx requires glib2 and no longer glib

Ralf S. Engelschall 20 lat temu
rodzic
commit
27e4e627b5
1 zmienionych plików z 3 dodań i 3 usunięć
  1. 3 3
      wx/wx.spec

+ 3 - 3
wx/wx.spec

@@ -33,7 +33,7 @@ Class:        EVAL
 Group:        XWindow
 License:      LGPL
 Version:      2.6.1
-Release:      20050603
+Release:      20050816
 
 #   list of sources
 Source0:      http://osdn.dl.sourceforge.net/sourceforge/wxwindows/wxGTK-%{version}.tar.bz2
@@ -44,8 +44,8 @@ Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc, make
 PreReq:       OpenPKG, openpkg >= 20040130
-BuildPreReq:  X11, glib, glib::with_threads = yes, gtk
-PreReq:       X11, glib, glib::with_threads = yes, gtk
+BuildPreReq:  X11, glib2, glib2::with_threads = yes, gtk2
+PreReq:       X11, glib2, glib2::with_threads = yes, gtk2
 BuildPreReq:  zlib, png, tiff, jpeg, libiconv
 PreReq:       zlib, png, tiff, jpeg, libiconv
 AutoReq:      no