debian/changelog |    3 +++
 debian/control   |    1 +
 2 files changed, 4 insertions(+)

New commits:
commit 2eb248e32e42a1945729669f4d18067058078e82
Author: Christopher James Halse Rogers <christopher.halse.rog...@canonical.com>
Date:   Thu Feb 9 16:53:37 2012 +1100

    Add libx11-xcb-dev to libegl1-mesa-dev depends.
    
    We now have all the packages listed as Requires or Requires.private in
    egl.pc.  Yay!
    
    Cherry-picked from the ubuntu branch, manually fixed up the changelog.
    
    Conflicts:
    
        debian/changelog

diff --git a/debian/changelog b/debian/changelog
index b81890f..e2ea063 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,9 @@ mesa (8.0~rc2-1) UNRELEASED; urgency=low
   * Add libxatracker packaging.
   * Add libxcb-glx0-dev to libegl1-mesa-dev depends.
 
+  [ Christopher James Halse Rogers ]
+  * debian/control: Add libx11-xcb-dev to libegl1-mesa-dev depends.
+
  -- Robert Hooker <sarv...@ubuntu.com>  Fri, 03 Feb 2012 10:19:43 -0500
 
 mesa (7.11.2-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 9ffc929..33a7eb5 100644
--- a/debian/control
+++ b/debian/control
@@ -284,6 +284,7 @@ Depends:
  libxdamage-dev,
  libxfixes-dev,
  libxcb-glx0-dev,
+ libx11-xcb-dev,
  ${misc:Depends},
 Description: free implementation of the EGL API -- development files
  This package contains the development environment required for compiling


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rvc8h-0006yw...@vasks.debian.org

Reply via email to