Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (fa2373866bdf6653519d610b98e447845473e711)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (fa2373866bdf6653519d610b98e447845473e711)
  • Date: Wed, 16 Aug 2017 05:27:26 +0000

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

x11/slim/DEPENDS | 1 +
x11/slim/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit fa2373866bdf6653519d610b98e447845473e711
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

slim: Depends on libxrandr

diff --git a/x11/slim/DEPENDS b/x11/slim/DEPENDS
index 64b7eb5..028261f 100755
--- a/x11/slim/DEPENDS
+++ b/x11/slim/DEPENDS
@@ -9,6 +9,7 @@ depends libxt &&
depends libxft &&
depends libxmu &&
depends libxext &&
+depends libxrandr &&
depends libxrender &&
depends libice &&

diff --git a/x11/slim/HISTORY b/x11/slim/HISTORY
index c6fb08e..7576d3d 100644
--- a/x11/slim/HISTORY
+++ b/x11/slim/HISTORY
@@ -1,3 +1,6 @@
+2017-08-15 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on libxrandr
+
2016-10-04 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: PATCHLEVEL=1
* DEPENDS: added suggest dep -- systemd



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (fa2373866bdf6653519d610b98e447845473e711), Eric Sandall, 08/18/2017

Archive powered by MHonArc 2.6.24.

Top of Page