OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 19-Jan-2005 12:17:33
Branch: HEAD Handle: 2005011911173300
Modified files:
openpkg-src/gimp gimp.spec
Log:
from gimp's configure: XML::Parser perl module is required for
intltool
Summary:
Revision Changes Path
1.65 +2 -2 openpkg-src/gimp/gimp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gimp/gimp.spec
============================================================================
$ cvs diff -u -r1.64 -r1.65 gimp.spec
--- openpkg-src/gimp/gimp.spec 11 Jan 2005 11:42:39 -0000 1.64
+++ openpkg-src/gimp/gimp.spec 19 Jan 2005 11:17:33 -0000 1.65
@@ -38,7 +38,7 @@
Group: Graphics
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20050111
+Release: 20050119
# list of sources
Source0: ftp://ftp.gimp.org/pub/gimp/v%{V_major}/gimp-%{version}.tar.bz2
@@ -46,7 +46,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make, pkgconfig
+BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make, pkgconfig, perl-xml
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: glib2, gtk2, pango, fontconfig, freetype, gettext, libiconv
PreReq: glib2, gtk2, pango, fontconfig, freetype, gettext, libiconv
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]