debian/changelog | 6 +++++- debian/control | 1 + 2 files changed, 6 insertions(+), 1 deletion(-)
New commits: commit 1b2a61e8dee70b75d2c88c6cfcfd90462c055f10 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! diff --git a/debian/changelog b/debian/changelog index 2de7fe3..b638dc2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ mesa (8.0~rc2-0ubuntu5) precise; urgency=low + [ Robert Hooker ] * debian/control: Add libxcb-glx0-dev to libegl1-mesa-dev depends. - -- Robert Hooker <sarv...@ubuntu.com> Fri, 03 Feb 2012 15:31:14 -0500 + [ Christopher James Halse Rogers ] + * debian/control: Add libx11-xcb-dev to libegl1-mesa-dev depends. + + -- Christopher James Halse Rogers <r...@ubuntu.com> Thu, 09 Feb 2012 16:49:26 +1100 mesa (8.0~rc2-0ubuntu4) precise; urgency=low diff --git a/debian/control b/debian/control index 3124507..649e3e4 100644 --- a/debian/control +++ b/debian/control @@ -261,6 +261,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/e1rvmx2-000365...@vasks.debian.org