Add build-depends on libgles2-mesa-dev archive/raspbian/3.28.1-1+rpi1 raspbian/3.28.1-1+rpi1
authorPeter Michael Green <plugwash@raspbian.org>
Sun, 29 Apr 2018 23:26:39 +0000 (23:26 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 29 Apr 2018 23:26:39 +0000 (23:26 +0000)
debian/changelog
debian/control
debian/control.in

index 2039cb80ec08f57e44ee13c05512170ba1b6425b..f98da7f40b9b7a8414d6d792c9dfd5bbef585177 100644 (file)
@@ -3,7 +3,8 @@ mutter (3.28.1-1+rpi1) buster-staging; urgency=medium
   [changes brought forward from 3.28.0-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 04 Apr 2018 10:10:12 +0000]
   * Add build-depends on libmtdev-dev.
   * Disable parallel building.
-  * 
+  [changes introduced in 3.28.1-1+rpi1 by Peter Michael Green]
+  * Add build-depends on libgles2-mesa-dev
 
  -- Raspbian forward porter <root@raspbian.org>  Thu, 26 Apr 2018 03:52:55 +0000
 
index 98272658fbc8f1dc6e645d655be38600eb8c54b0..291409fcd7e06514ce7f255c18945f97130b38ad 100644 (file)
@@ -57,7 +57,8 @@ Build-Depends: debhelper (>= 11),
                xvfb <!nocheck>,
                xauth <!nocheck>,
                zenity,
-               libmtdev-dev
+               libmtdev-dev,
+               libgles2-mesa-dev
 Standards-Version: 4.1.4
 Vcs-Git: https://salsa.debian.org/gnome-team/mutter.git
 Vcs-Browser: https://salsa.debian.org/gnome-team/mutter
index 93a8391a7893f0f1aa057469c8d17e6d582dcbe4..054a6ab8824c063219a9e4dac11b8e54d45131d3 100644 (file)
@@ -53,7 +53,8 @@ Build-Depends: debhelper (>= 11),
                xvfb <!nocheck>,
                xauth <!nocheck>,
                zenity,
-               libmtdev-dev
+               libmtdev-dev,
+               libgles2-mesa-dev
 Standards-Version: 4.1.4
 Vcs-Git: https://salsa.debian.org/gnome-team/mutter.git
 Vcs-Browser: https://salsa.debian.org/gnome-team/mutter