Bug#763675: mutter: FTBFS[kfreebsd]: undeclared dependency on libgbm-dev

Steven Chamberlain steven at pyro.eu.org
Wed Oct 1 19:11:55 UTC 2014


Package: mutter
Version: 3.14.0-1
Severity: serious
Tags: patch

Hi,

On kfreebsd the configure script fails a check for 'gbm',
from libgbm-dev (which it needs on all architectures).

It is not listed as a dependency in mutter's control file,
but it can be seen to be brought in as a dependency in
buildd logs on Linux arches - due to some [linux-any] package
requiring it (not sure which one):
https://buildd.debian.org/status/fetch.php?pkg=mutter&arch=i386&ver=3.14.0-1&stamp=1411423646

Therefore, please add an explicit dependency:

--- debian/control.orig 2014-09-22 21:20:06.000000000 +0100
+++ debian/control      2014-10-01 20:07:39.243736579 +0100
@@ -41,6 +41,7 @@
                libxinerama-dev,
                libxext-dev,
                libxrandr-dev,
+               libgbm-dev,
                libsm-dev,
                libice-dev,
                libpam0g-dev,

Thanks.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 9.0-2-amd64-xenhvm-ipsec
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



More information about the pkg-gnome-maintainers mailing list