Browse Source

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)

Ralf S. Engelschall 17 years ago
parent
commit
7283a042e7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      imagemagick/imagemagick.spec

+ 1 - 0
imagemagick/imagemagick.spec

@@ -131,6 +131,7 @@ AutoReqProv:  no
         --with-png \
         --with-png \
         --with-xml \
         --with-xml \
         --with-lcms \
         --with-lcms \
+        --with-freetype \
         --without-gvc \
         --without-gvc \
         --without-perl \
         --without-perl \
 %if "%{with_x11}" == "yes"
 %if "%{with_x11}" == "yes"