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 10:42:57
Branch: HEAD Handle: 2006101209425700
Modified files:
openpkg-src/asymptote asymptote.spec
Log:
add GSL as a dependency (although it is technically an optional one
only)
Summary:
Revision Changes Path
1.14 +3 -3 openpkg-src/asymptote/asymptote.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/asymptote/asymptote.spec
============================================================================
$ cvs diff -u -r1.13 -r1.14 asymptote.spec
--- openpkg-src/asymptote/asymptote.spec 24 Sep 2006 12:30:42 -0000
1.13
+++ openpkg-src/asymptote/asymptote.spec 12 Oct 2006 08:42:57 -0000
1.14
@@ -33,7 +33,7 @@
Group: Diagram
License: GPL
Version: 1.13
-Release: 20060924
+Release: 20061012
# list of sources
Source0:
http://switch.dl.sourceforge.net/asymptote/asymptote-%{version}.tar.gz
@@ -44,8 +44,8 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make
PreReq: OpenPKG, openpkg >= 20040130, tetex
-BuildPreReq: gc, ncurses, readline
-PreReq: gc, ncurses, readline
+BuildPreReq: gc, gsl, ncurses, readline
+PreReq: gc, gsl, ncurses, readline
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]