Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (39a86866e06b1eb8c0f63cd119d8d7076c73ed78)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (39a86866e06b1eb8c0f63cd119d8d7076c73ed78)
  • Date: Fri, 27 Feb 2009 04:23:32 -0600

GIT changes to master grimoire by Ethan Grammatikidis <eekee57 AT fastmail.fm>:

x11/xsel/DEPENDS | 4 +++-
x11/xsel/HISTORY | 1 +
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 39a86866e06b1eb8c0f63cd119d8d7076c73ed78
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

xsel: DEPENDS: corrected xorg-libs -> individual libs

diff --git a/x11/xsel/DEPENDS b/x11/xsel/DEPENDS
index 3008098..4bb5d3d 100755
--- a/x11/xsel/DEPENDS
+++ b/x11/xsel/DEPENDS
@@ -1,2 +1,4 @@
-depends xorg-libs &&
+depends libx11 &&
+depends libxau &&
+depends libxdmcp &&
depends libice
diff --git a/x11/xsel/HISTORY b/x11/xsel/HISTORY
index c4f5982..0f9a54d 100644
--- a/x11/xsel/HISTORY
+++ b/x11/xsel/HISTORY
@@ -2,4 +2,5 @@
* DETAILS, HISTORY: created spell
* DEPENDS: Added. Thanks sqweek.
* DETAILS: permissions correction.
+ * DEPENDS: corrected xorg-libs -> individual libs




  • [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (39a86866e06b1eb8c0f63cd119d8d7076c73ed78), Ethan Grammatikidis, 02/27/2009

Archive powered by MHonArc 2.6.24.

Top of Page