Bug#523505: diff-ext: FTBFS: Missing depends on gconf

2009-06-02 Thread Chris Taylor
tag 523505 patch
thanks

The following patches make diff-ext buildable again.


-Chris


--- orig/diff-ext-0.2.3/diff-ext/src/Makefile.in
+++ diff-ext-0.2.3/diff-ext/src/Makefile.in
@@ -241,7 +241,7 @@
   -DDIFF_EXT_LOCALE_DIR=\$(prefix)/$(DATADIRNAME)/locale\ \
   @DIFF_EXT_CFLAGS@

-AM_CFLAGS = -Wall -g
+AM_CFLAGS = -Wall -g -I/usr/include/gnome-vfs-2.0/  -I/usr/include/gconf/2/
 libdiff_ext_la_SOURCES = main.c
 lib_LTLIBRARIES = libdiff-ext.la
 libdiff_ext_la_LDFLAGS = -module -avoid-version



--- orig/diff-ext-0.2.3/debian/control
+++ diff-ext-0.2.3/debian/control
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Andrea Veri bluek...@ubuntu.com
-Build-Depends: debhelper (= 5), libxml-parser-perl, pkg-config, 
libnautilus-extension-dev, docbook-to-man, libtool
+Build-Depends: debhelper (= 5), libxml-parser-perl, pkg-config, 
libnautilus-extension-dev, docbook-to-man, libtool, libgconf2-dev, 
libgnomevfs2-dev
 Homepage: http://diff-ext.sourceforge.net/
 Standards-Version: 3.7.2
 Vcs-Bzr: https://code.launchpad.net/~bluekuja/diff-ext/debian.source



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#523505: diff-ext: FTBFS: Missing depends on gconf

2009-04-10 Thread Kurt Roeckx
Source: diff-ext
Version: 0.2.3-3
Severity: serious

Hi,

Your package is failing to build with the following error:
checking for gconftool-2... no
./configure: line 19925: gconftool-2: command not found
Using config source  for schema installation
Using ${datadir}/gconf/schemas as install directory for schema files
checking for nautilus_menu_new... no
checking for x86_64-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DIFF_EXT... yes
checking for SETUP... configure: error: Package requirements (gtk+-2.0 = 2.0.0 
gconf-2.0 = 2.14.0) were not met:

No package 'gconf-2.0' found



Kurt




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org