Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (b0d67d0c4b20482d233aa4573026324169eef40c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (b0d67d0c4b20482d233aa4573026324169eef40c)
  • Date: Fri, 23 May 2014 19:28:35 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

xorg-driver/xf86-video-ati/DEPENDS | 1 +
xorg-driver/xf86-video-ati/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit b0d67d0c4b20482d233aa4573026324169eef40c
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

xf86-video-ati: SCM branch depends on glamor

diff --git a/xorg-driver/xf86-video-ati/DEPENDS
b/xorg-driver/xf86-video-ati/DEPENDS
index 7917bce..c304006 100755
--- a/xorg-driver/xf86-video-ati/DEPENDS
+++ b/xorg-driver/xf86-video-ati/DEPENDS
@@ -9,6 +9,7 @@ optional_depends MESALIB \
"Do you want dri support" &&

if [[ "$ATI_SCM" = y ]]; then
+ depends glamor &&
depends git
fi &&

diff --git a/xorg-driver/xf86-video-ati/HISTORY
b/xorg-driver/xf86-video-ati/HISTORY
index 43695c9..edd9097 100644
--- a/xorg-driver/xf86-video-ati/HISTORY
+++ b/xorg-driver/xf86-video-ati/HISTORY
@@ -1,3 +1,6 @@
+2014-05-23 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: SCM branch depends on glamor
+
2014-04-14 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: mesalib => MESALIB





Archive powered by MHonArc 2.6.24.

Top of Page