Bug#309542: epiphany-extensions: FTBFS: Should build depend on epiphany-1.6?

Kurt Roeckx Kurt Roeckx <kurt@roeckx.be>, 309542@bugs.debian.org
Tue, 17 May 2005 23:07:03 +0200


Package: epiphany-extensions
Version: 1.6.2-2
Severity: serious
Tags: experimental

Hi,

Your package is failing to build because it can't find
epiphany-1.6.  From the buildd log:
checking for              libxml-2.0 >= 2.6.0             libglade-2.0
  glib-2.0 >= 2.6.0               gmodule-2.0             gtk+-2.0 >= 2.6.0
          epiphany-1.6 >= 1.6.0... Package epiphany-1.6 was not found in the pk
g-config search path. Perhaps you should add the directory containing `epiphany
-1.6.pc' to the PKG_CONFIG_PATH environment variable No package 'epiphany-1.6'
found
configure: error: Library requirements (                  libxml-2.0 >= 2.6.0
          libglade-2.0            glib-2.0 >= 2.6.0               gmodule-2.0
          gtk+-2.0 >= 2.6.0               epiphany-1.6 >= 1.6.0) not met; consi
der adjusting the PKG_CONFIG_PATH environment variable if your libraries are in
 a nonstandard prefix so pkg-config can find them.
make: *** [config.status] Error 1

You have a bulid dependency on epiphany-browser-dev (>= 1.4.6) and I guess that needs to be changed to >= 1.6


Kurt