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: 13-Oct-2006 07:26:21
Branch: HEAD Handle: 2006101306262100
Modified files:
openpkg-src/fontconfig fontconfig.spec
Log:
seems to require gcc
Summary:
Revision Changes Path
1.38 +2 -2 openpkg-src/fontconfig/fontconfig.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/fontconfig/fontconfig.spec
============================================================================
$ cvs diff -u -r1.37 -r1.38 fontconfig.spec
--- openpkg-src/fontconfig/fontconfig.spec 12 Oct 2006 17:45:15 -0000
1.37
+++ openpkg-src/fontconfig/fontconfig.spec 13 Oct 2006 05:26:21 -0000
1.38
@@ -33,7 +33,7 @@
Group: XWindow
License: GPL
Version: 2.4.1
-Release: 20061012
+Release: 20061013
# list of sources
Source0: http://fontconfig.org/release/fontconfig-%{version}.tar.gz
@@ -42,7 +42,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, make
+BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: X11, libiconv, freetype, expat
PreReq: X11, libiconv, freetype, expat
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]