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: 24-Jun-2008 17:26:03
Branch: HEAD Handle: 2008062416260200
Modified files:
openpkg-src/imagemagick imagemagick.spec
Log:
as we are using explicit options for the dependency libraries in this
package, use an explicit option --with-freetype for FreeType here, too
(seems like --with-freetype in the past was spelled --with-ttf)
Summary:
Revision Changes Path
1.462 +1 -0 openpkg-src/imagemagick/imagemagick.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/imagemagick/imagemagick.spec
============================================================================
$ cvs diff -u -r1.461 -r1.462 imagemagick.spec
--- openpkg-src/imagemagick/imagemagick.spec 24 Jun 2008 11:45:09 -0000
1.461
+++ openpkg-src/imagemagick/imagemagick.spec 24 Jun 2008 15:26:02 -0000
1.462
@@ -131,6 +131,7 @@
--with-png \
--with-xml \
--with-lcms \
+ --with-freetype \
--without-gvc \
--without-perl \
%if "%{with_x11}" == "yes"
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]