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: 12-Oct-2006 13:16:23
Branch: HEAD Handle: 2006101212162200
Modified files:
openpkg-src/dillo dillo.spec
Log:
requires gcc for C++
Summary:
Revision Changes Path
1.5 +2 -2 openpkg-src/dillo/dillo.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/dillo/dillo.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 dillo.spec
--- openpkg-src/dillo/dillo.spec 4 May 2006 07:30:31 -0000 1.4
+++ openpkg-src/dillo/dillo.spec 12 Oct 2006 11:16:22 -0000 1.5
@@ -33,7 +33,7 @@
Group: Web
License: GPL
Version: 0.8.6
-Release: 20060504
+Release: 20061012
# list of sources
Source0: http://www.dillo.org/download/dillo-%{version}.tar.bz2
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130
+BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: x11, gtk, jpeg, png, zlib, openssl
PreReq: x11, gtk, jpeg, png, zlib, openssl
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]