[Pkg-mono-svn-commits] rev 220 - libgdiplus/trunk/debian

Eduard Bloch blade@quantz.debian.org
Sat, 14 Feb 2004 15:50:46 +0100


Author: blade
Date: 2004-02-14 15:50:46 +0100 (Sat, 14 Feb 2004)
New Revision: 220

Modified:
   libgdiplus/trunk/debian/control
Log:
Cairo already pulls it in


Modified: libgdiplus/trunk/debian/control
===================================================================
--- libgdiplus/trunk/debian/control	2004-02-14 14:44:13 UTC (rev 219)
+++ libgdiplus/trunk/debian/control	2004-02-14 14:50:46 UTC (rev 220)
@@ -1,13 +1,13 @@
 Source: libgdiplus
 Priority: optional
 Maintainer: Eduard Bloch <blade@debian.org>
-Build-Depends: debhelper (>= 4.0.0), libcairo1-dev, libxrender-dev
+Build-Depends: debhelper (>= 4.0.0), libcairo1-dev
 Standards-Version: 3.6.0
 
 Package: libgdiplus
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libxrender1
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: interface library for Mono class System.Drawing
  libgdiplus is a native library object needed part of the .NET
  framework.