OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 16-May-2006 09:39:27 Branch: HEAD Handle: 2006051608392700 Modified files: openpkg-src/gxmame gxmame.spec Log: requires pkg-config because of gtk2 Summary: Revision Changes Path 1.17 +2 -2 openpkg-src/gxmame/gxmame.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/gxmame/gxmame.spec ============================================================================ $ cvs diff -u -r1.16 -r1.17 gxmame.spec --- openpkg-src/gxmame/gxmame.spec 1 Jan 2006 13:14:25 -0000 1.16 +++ openpkg-src/gxmame/gxmame.spec 16 May 2006 07:39:27 -0000 1.17 @@ -37,7 +37,7 @@ Group: Games License: GPL Version: %{V_opkg} -Release: 20050411 +Release: 20060516 # list of sources Source0: http://osdn.dl.sourceforge.net/gxmame/gxmame-%{V_dist}.tar.gz @@ -45,7 +45,7 @@ # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20040130, gcc +BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, pkgconfig PreReq: OpenPKG, openpkg >= 20040130, xmame >= 0.87 BuildPreReq: X11, gtk2 PreReq: X11, gtk2 @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org