Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (2e826f32e220c23b54838afac5b209e8b2904710)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (2e826f32e220c23b54838afac5b209e8b2904710)
  • Date: Thu, 18 Feb 2016 18:02:36 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

xorg-app/weston/DEPENDS | 3 ++-
xorg-app/weston/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 2e826f32e220c23b54838afac5b209e8b2904710
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

xorg-app/weston: depends on wayland-protocols

diff --git a/xorg-app/weston/DEPENDS b/xorg-app/weston/DEPENDS
index ba6de9f..f000a43 100755
--- a/xorg-app/weston/DEPENDS
+++ b/xorg-app/weston/DEPENDS
@@ -1,4 +1,4 @@
-depends pkgconfig &&
+depends pkgconfig &&
depends libpng &&
depends mesalib &&
depends DEVICE-MANAGER &&
@@ -9,6 +9,7 @@ depends poppler &&
depends mtdev &&
depends pixman &&
depends glu &&
+depends wayland-protocols &&

optional_depends libxkbcommon '' '--disable-xkbcommon' 'keyboard support' &&
optional_depends lcms2 '' '' 'colour management' &&
diff --git a/xorg-app/weston/HISTORY b/xorg-app/weston/HISTORY
index 2f4f667..7f21f98 100644
--- a/xorg-app/weston/HISTORY
+++ b/xorg-app/weston/HISTORY
@@ -1,3 +1,6 @@
+2016-02-18 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: needs wayland-protocols, small reformatting fix
+
2016-02-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.10.0




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (2e826f32e220c23b54838afac5b209e8b2904710), Pavel Vinogradov, 02/18/2016

Archive powered by MHonArc 2.6.24.

Top of Page