configure.in | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--- gimp-dimage-color-1.1.0.orig/configure.in
+++ gimp-dimage-color-1.1.0/configure.in
@@ -16,8 +16,7 @@
AM_MAINTAINER_MODE
-AM_PATH_GTK(1.2.8, , AC_MSG_ERROR(Cannot find GTK: Is gtk-config in path?))
-AM_PATH_GIMP(1.2.0, , AC_MSG_ERROR(Cannot find GIMP: Is gimptool in path?))
+AM_PATH_GIMP_2_0(2.0.0, , AC_MSG_ERROR(Cannot find GIMP: Is gimptool in path?))
ALL_LINGUAS=""
AM_GNU_GETTEXT