OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 07-Jul-2004 15:45:57
Branch: OPENPKG_2_1_SOLID Handle: 2004070714455600
Modified files: (Branch: OPENPKG_2_1_SOLID)
openpkg-src/lesstif lesstif.spec
Log:
MFC: add dependency to xft (fixing mgv)
Summary:
Revision Changes Path
1.22.4.2 +2 -2 openpkg-src/lesstif/lesstif.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/lesstif/lesstif.spec
============================================================================
$ cvs diff -u -r1.22.4.1 -r1.22.4.2 lesstif.spec
--- openpkg-src/lesstif/lesstif.spec 2 Jul 2004 15:25:47 -0000 1.22.4.1
+++ openpkg-src/lesstif/lesstif.spec 7 Jul 2004 13:45:56 -0000 1.22.4.2
@@ -42,8 +42,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 2.1.0, X11, gcc
-PreReq: OpenPKG, openpkg >= 2.1.0, X11
+BuildPreReq: OpenPKG, openpkg >= 2.1.0, X11, gcc, xft
+PreReq: OpenPKG, openpkg >= 2.1.0, X11, xft
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]