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: 15-Oct-2005 08:51:08
Branch: HEAD Handle: 2005101507510700
Modified files:
openpkg-src/axyftp axyftp.spec
Log:
requires pkgconfig for gtk
Summary:
Revision Changes Path
1.31 +2 -2 openpkg-src/axyftp/axyftp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/axyftp/axyftp.spec
============================================================================
$ cvs diff -u -r1.30 -r1.31 axyftp.spec
--- openpkg-src/axyftp/axyftp.spec 14 Oct 2005 06:25:04 -0000 1.30
+++ openpkg-src/axyftp/axyftp.spec 15 Oct 2005 06:51:07 -0000 1.31
@@ -33,7 +33,7 @@
Group: FTP
License: Artistic
Version: 0.5.1
-Release: 20051014
+Release: 20051015
# list of sources
Source0: ftp://ftp.wxftp.seul.org/pub/wxftp/axyftp-%{version}.tar.gz
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, gtk
+BuildPreReq: OpenPKG, openpkg >= 20040130, gtk, pkgconfig
PreReq: OpenPKG, openpkg >= 20040130, gtk
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]