Source: libcairo2-dev
Version: 1.12.2-2
Severity: normal
Tags: patch

Dear Maintainer,

The libcairo2-dev package ought have libx11-xcb-dev as a dependency. Please see
my downstream report:

https://www.sprezzatech.com/bugs/show_bug.cgi?id=418

without this package installed, pkg-config --cflags cairo fails. With it, we
get the expected output.

The patch is trivial:

--- a/packaging/cairo/debian/control
+++ b/packaging/cairo/debian/control
@@ -48,6 +49,7 @@ Depends: libcairo2 (= ${binary:Version}),
          libxcb-render0-dev (>= 1.6),
          libxcb-shm0-dev,
          libgl1-mesa-dev,
+         libx11-xcb-dev,
 #         libegl1-mesa-dev [!hurd-any],
          libglib2.0-dev,
          ${shlibs:Depends},

Please apply. Thanks!



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

Kernel: Linux 3.5.4 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


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

Reply via email to