Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (1a75d7395d90c3271aa50fb6b8cefc227ab038e7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (1a75d7395d90c3271aa50fb6b8cefc227ab038e7)
  • Date: Sat, 20 Feb 2010 22:46:38 +0100


wmii: the spell works again ;) reduced possible versions to beta
(recommended upstream) and scm. stable doesn't build and the
snapshottarball was gone.

diff --git a/windowmanagers/wmii/DEPENDS b/windowmanagers/wmii/DEPENDS
index d3df5a1..7898ae8 100755
--- a/windowmanagers/wmii/DEPENDS
+++ b/windowmanagers/wmii/DEPENDS
@@ -1,11 +1,4 @@
-case ${WMII_RELEASE} in
- *SCM*)
- depends mercurial
- ;&
- *stable*)
- depends libixp
- ;;
-esac&&
+depends libixp&&
depends xorg-libs&&


Doesn't scm version need mercurial?

--
Ladislav Hagara




Archive powered by MHonArc 2.6.24.

Top of Page