summaryrefslogtreecommitdiff
path: root/graphics/pear-Image_Color/patches/patch-aa
blob: c0ddc1c22235bb77d44452331b0bdf191f7e81ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 2006/01/03 20:59:10 adrianp Exp $

--- package.xml.orig	2005-09-12 20:27:01.000000000 +0100
+++ package.xml
@@ -51,7 +51,7 @@
   several violations of the PEAR coding standards.
   </notes>
   <deps>
-   <dep type="ext" rel="has">gd</dep>
+   <dep type="ext" rel="has" optional="yes">gd</dep>
   </deps>
   <provides type="class" name="Image_Color" />
   <provides type="function" name="Image_Color::mixColors" />