#! /bin/sh /usr/share/dpatch/dpatch-run
## 03_fix_gconf-sharp-peditors_linkage.dpatch by Mirco Bauer <meebey@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
diff -urNad gfax-0.7.6~/configure.in gfax-0.7.6/configure.in
--- gfax-0.7.6~/configure.in	2008-04-12 13:27:42.000000000 +0200
+++ gfax-0.7.6/configure.in	2008-04-12 13:30:42.000000000 +0200
@@ -75,7 +75,7 @@
 # Gfax needs Gtk# Gnome# GConf#
 #
 PKG_CHECK_MODULES(GFAX, glib-sharp-2.0 gtk-sharp-2.0 gnome-sharp-2.0 gconf-sharp-2.0 
-	glade-sharp-2.0 evolution-sharp)
+	gconf-sharp-peditors-2.0 glade-sharp-2.0 evolution-sharp)
 AC_SUBST(GFAX_LIBS)
 
 AC_OUTPUT([
