Parcourir la source

Graphviz headers make trouble, so disable Graphviz support for now

Ralf S. Engelschall il y a 19 ans
Parent
commit
1fef98f4d3
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      imagemagick/imagemagick.spec

+ 2 - 1
imagemagick/imagemagick.spec

@@ -39,7 +39,7 @@ Class:        BASE
 Group:        Graphics
 License:      GPL
 Version:      %{V_opkg}
-Release:      20061203
+Release:      20061204
 
 #   package options
 %option       with_perl   no
@@ -127,6 +127,7 @@ AutoReqProv:  no
         --with-ttf \
         --with-xml \
         --with-lcms \
+        --without-gvc \
         --without-perl \
 %if "%{with_x11}" == "yes"
         --with-x \