[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mesa: Changes to 'ubuntu'



 debian/changelog |    9 ++++++++-
 debian/control   |    1 +
 2 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit 429fa192b11263a4ed0799ddc9038a38afc1e585
Author: Robert Hooker <sarvatt@ubuntu.com>
Date:   Fri Feb 3 15:31:57 2012 -0500

    Bump changelog

diff --git a/debian/changelog b/debian/changelog
index 2e6d46e..2de7fe3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mesa (8.0~rc2-0ubuntu5) precise; urgency=low
+
+  * debian/control: Add libxcb-glx0-dev to libegl1-mesa-dev depends.
+
+ -- Robert Hooker <sarvatt@ubuntu.com>  Fri, 03 Feb 2012 15:31:14 -0500
+
 mesa (8.0~rc2-0ubuntu4) precise; urgency=low
 
   * Drop drisearchdir handling, it is no longer needed with multiarch

commit ab1d2ea0e4c76aa9e29a2d28da18af5c191c52e6
Author: Robert Hooker <sarvatt@ubuntu.com>
Date:   Fri Feb 3 15:25:54 2012 -0500

    debian/control: Add libxcb-glx0-dev to libegl1-mesa-dev depends.
    
    Fixes:
    configure: error: Package requirements (wayland-server egl >= 7.10 glesv2 pixman-1 libpng) were not met:
    Package xcb-glx was not found in the pkg-config search path.
    Perhaps you should add the directory containing `xcb-glx.pc'
    to the PKG_CONFIG_PATH environment variable
    Package 'xcb-glx', required by 'egl', not found

diff --git a/debian/changelog b/debian/changelog
index bab3925..b81890f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,8 +32,9 @@ mesa (8.0~rc2-1) UNRELEASED; urgency=low
   * Bump libdrm build dep to 2.4.30, x11proto-gl-dev to 1.4.14, and
     x11proto-dri2-dev to 2.6.
   * Add libxatracker packaging.
+  * Add libxcb-glx0-dev to libegl1-mesa-dev depends.
 
- -- Robert Hooker <sarvatt@ubuntu.com>  Fri, 27 Jan 2012 10:45:34 -0500
+ -- Robert Hooker <sarvatt@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 4c5ee41..9ffc929 100644
--- a/debian/control
+++ b/debian/control
@@ -283,6 +283,7 @@ Depends:
  libxxf86vm-dev,
  libxdamage-dev,
  libxfixes-dev,
+ libxcb-glx0-dev,
  ${misc:Depends},
 Description: free implementation of the EGL API -- development files
  This package contains the development environment required for compiling


Reply to: