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

mesa: Changes to 'debian-experimental'



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

New commits:
commit 73dafd27588e98c6bdcdededca0184aae2a003fc
Author: Timo Aaltonen <tjaalton@ubuntu.com>
Date:   Sat Mar 17 17:57:39 2012 +0200

    control: libegl1-mesa-dev should depend on -drivers so that the symlinks work.

diff --git a/debian/changelog b/debian/changelog
index 7c83b4d..5b8392e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 mesa (8.0.1-1) UNRELEASED; urgency=low
 
   * New upstream bugfix release. (LP: #926379)
+  * control: libegl1-mesa-dev should depend on -drivers so that the
+    symlinks work.
 
  -- Timo Aaltonen <tjaalton@ubuntu.com>  Thu, 23 Feb 2012 10:58:33 +0200
 
diff --git a/debian/control b/debian/control
index 9c12a53..cd603a8 100644
--- a/debian/control
+++ b/debian/control
@@ -275,6 +275,7 @@ Section: libdevel
 Architecture: linux-any kfreebsd-any
 Depends:
  libegl1-mesa (= ${binary:Version}),
+ libegl1-mesa-drivers (= ${binary:Version}),
  libdrm-dev (>= 2.4.19) [!hurd-any],
  x11proto-dri2-dev (>= 2.1),
  x11proto-gl-dev (>= 1.4.11),


Reply to: