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

mesa: Changes to 'ubuntu'



 debian/changelog |   10 ++++++++++
 debian/control   |    8 ++++++++
 2 files changed, 18 insertions(+)

New commits:
commit 1b76d3ecea38b6c136b170bc11c9b3acb1921637
Author: Alberto Milone <alberto.milone@canonical.com>
Date:   Thu Jul 15 19:57:48 2010 +0200

    Make libegl1-mesa-dev depend on additional libraries, as specified in egl.pc

diff --git a/debian/changelog b/debian/changelog
index 5b6bc42..bbb13ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+mesa (7.8.1-3ubuntu3) maverick; urgency=low
+
+  [ Alexandros Frantzis ]
+  * Make libegl1-mesa-dev depend on the following libraries which
+    contain the required .pc files, as specified in egl.pc:
+    libdrm-dev, x11proto-dri2-dev, x11proto-gl-dev, libx11-dev,
+    libxext-dev, libxxf86vm-dev, libxdamage-dev, libxfixes-dev.
+
+ -- Alberto Milone <alberto.milone@canonical.com>  Thu, 15 Jul 2010 19:01:10 +0200
+
 mesa (7.8.1-3ubuntu2) maverick; urgency=low
 
   * Fix up the mesa-common-dev header installation location
diff --git a/debian/control b/debian/control
index 02eef4f..2fba98c 100644
--- a/debian/control
+++ b/debian/control
@@ -152,6 +152,14 @@ Section: libdevel
 Architecture: any
 Depends:
  libegl1-mesa (= ${binary:Version}),
+ libdrm-dev (>= 2.4.19) [!hurd-i386],
+ x11proto-dri2-dev (>= 2.1),
+ x11proto-gl-dev (>= 1.4.11),
+ libx11-dev,
+ libxext-dev,
+ libxxf86vm-dev, 
+ libxdamage-dev,
+ libxfixes-dev, 
  ${misc:Depends},
 Description: A free implementation of the EGL API -- development files
  This package contains the development environment required for compiling 


Reply to: