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 14:51:52
Branch: HEAD Handle: 2006101213515200
Modified files:
openpkg-src/libgnomeprint
libgnomeprint.spec
Log:
fix dependencies
Summary:
Revision Changes Path
1.8 +3 -3 openpkg-src/libgnomeprint/libgnomeprint.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/libgnomeprint/libgnomeprint.spec
============================================================================
$ cvs diff -u -r1.7 -r1.8 libgnomeprint.spec
--- openpkg-src/libgnomeprint/libgnomeprint.spec 11 Oct 2006 08:02:55
-0000 1.7
+++ openpkg-src/libgnomeprint/libgnomeprint.spec 12 Oct 2006 12:51:52
-0000 1.8
@@ -37,7 +37,7 @@
Group: Typesetting
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20061011
+Release: 20061012
# list of sources
Source0:
http://ftp.gnome.org/pub/gnome/sources/libgnomeprint/%{V_major}/libgnomeprint-%{version}.tar.gz
@@ -48,8 +48,8 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, pkgconfig, perl, perl-xml
PreReq: OpenPKG, openpkg >= 20040130
-BuildPreReq: libiconv, gettext, glib2, freetype, zlib
-PreReq: libiconv, gettext, glib2, freetype, zlib
+BuildPreReq: libiconv, gettext, glib2, pango, freetype, fontconfig, zlib,
libart, libxml
+PreReq: libiconv, gettext, glib2, pango, freetype, fontconfig, zlib,
libart, libxml
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]