From 70ebeff8cd57c64953a57ef0125544a489c7c814 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 28 Jul 2003 08:42:04 +0000 Subject: [PATCH] wx apps seems to require thread support in the underlying glib --- wx/wx.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wx/wx.spec b/wx/wx.spec index 9f028915d7..d5c144204f 100644 --- a/wx/wx.spec +++ b/wx/wx.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: XWindow License: LGPL Version: 2.4.1 -Release: 20030725 +Release: 20030728 # list of sources Source0: http://osdn.dl.sourceforge.net/sourceforge/wxwindows/wxGTK-%{version}.tar.bz2 @@ -41,8 +41,8 @@ Source0: http://osdn.dl.sourceforge.net/sourceforge/wxwindows/wxGTK-%{versi # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20030103, X11, gtk, zlib, png, tiff, jpeg, libiconv, gcc, make -PreReq: OpenPKG, openpkg >= 20030103, X11, gtk, zlib, png, tiff, jpeg, libiconv +BuildPreReq: OpenPKG, openpkg >= 20030103, X11, glib, glib::with_threads = yes, gtk, zlib, png, tiff, jpeg, libiconv, gcc, make +PreReq: OpenPKG, openpkg >= 20030103, X11, glib, glib::with_threads = yes, gtk, zlib, png, tiff, jpeg, libiconv AutoReq: no AutoReqProv: no