OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 22-Dec-2004 08:35:00
Branch: HEAD Handle: 2004122207350000
Modified files:
openpkg-src/sodipodi sodipodi.spec
Log:
seems to depend on a bunch of additional libraries
Summary:
Revision Changes Path
1.2 +3 -3 openpkg-src/sodipodi/sodipodi.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sodipodi/sodipodi.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 sodipodi.spec
--- openpkg-src/sodipodi/sodipodi.spec 21 Dec 2004 19:46:35 -0000
1.1
+++ openpkg-src/sodipodi/sodipodi.spec 22 Dec 2004 07:35:00 -0000
1.2
@@ -34,7 +34,7 @@
Group: Graphics
License: GPL
Version: 0.34
-Release: 20041221
+Release: 20041222
# list of sources
Source0:
ftp://ftp.sourceforge.net/pub/sourceforge/s/so/sodipodi/sodipodi-%{version}.tar.gz
@@ -42,8 +42,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, gtk2, xft
-PreReq: OpenPKG, openpkg >= 20040130, gtk2, xft
+BuildPreReq: OpenPKG, openpkg >= 20040130, gtk2, xft, gettext, libart,
libxml, libiconv, freetype, zlib
+PreReq: OpenPKG, openpkg >= 20040130, gtk2, xft, gettext, libart,
libxml, libiconv, freetype, zlib
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]