debian/changelog | 8 +++++++- debian/control | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-)
New commits: commit 3b23c137ac8f3535c3c772d64a2d82225905ff39 Author: Christopher James Halse Rogers <christopher.halse.rog...@canonical.com> Date: Wed Nov 24 14:10:19 2010 +1100 Add libudev-dev to build-depends; makes DRI2 EGL driver useful diff --git a/debian/changelog b/debian/changelog index 162397d..4cef600 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ mesa (7.9+repack-2) UNRELEASED; urgency=low + [ Cyril Brulebois ] * Specify PASV in watch file, and mangle +repack. - -- Cyril Brulebois <k...@debian.org> Fri, 19 Nov 2010 08:55:53 +0100 + [ Christopher James Halse Rogers ] + * debian/control: + - Add libudev-dev to build-depends. This is requried for the DRI2 EGL + driver to work with a drm display. + + -- Christopher James Halse Rogers <r...@ubuntu.com> Mon, 29 Nov 2010 08:58:35 +1100 mesa (7.9+repack-1) experimental; urgency=low diff --git a/debian/control b/debian/control index 7319af7..e2ad0c1 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 7.2.7), quilt (>= 0.40), pkg-config, libxdamage-dev, libxext-dev, autoconf, automake, x11proto-dri2-dev (>= 2.1), linux-libc-dev (>= 2.6.31) [!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386], libx11-xcb-dev, libxcb-dri2-0-dev, libxcb-xfixes0-dev, python-libxml2, - libtalloc-dev, + libtalloc-dev, libudev-dev, Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/mesa Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/mesa.git Homepage: http://mesa3d.sourceforge.net/ -- 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/e1pmsvb-0004hd...@alioth.debian.org