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

weston: Changes to 'debian-unstable'



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

New commits:
commit 14e65e42384bfc5b7789e333001290989ed5632f
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Fri Jun 28 10:47:38 2013 +0000

    control: add libgl1-mesa-dri to Recommends: field. (Closes: #714351).

diff --git a/debian/changelog b/debian/changelog
index faae4b6..56be02b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,9 @@ weston (1.1.1-1) UNRELEASED; urgency=low
     pkg-config files (see #711854).
   * Add build-dependencies on libsystemd-login-dev and libglu1-mesa-dev.
 
+  [ Mike Gabriel ]
+  * control: add libgl1-mesa-dri to Recommends: field. (Closes: #714351).
+
  -- Timo Aaltonen <tjaalton@ubuntu.com>  Thu, 16 Aug 2012 20:52:23 +0300
 
 weston (0.85.0-1) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 83e020e..9e391a9 100644
--- a/debian/control
+++ b/debian/control
@@ -44,6 +44,8 @@ Depends:
  libgles2-mesa (>= 8.0-2),
  ${shlibs:Depends},
  ${misc:Depends},
+Recommends:
+ libgl1-mesa-dri,
 Description: reference implementation of a wayland compositor
  Part of the Wayland project is also the Weston reference implementation
  of a Wayland compositor. Weston can run as an X client or under Linux


Reply to: