Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robert Figura (756023e1cac44d4b9549607dcb4bfffa36b1d097)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robert Figura <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robert Figura (756023e1cac44d4b9549607dcb4bfffa36b1d097)
  • Date: Tue, 9 Dec 2008 22:11:40 -0600

GIT changes to master grimoire by Robert Figura <template AT sourcemage.org>:

shell-term-fm/pcmanfm/DEPENDS | 3 ++-
shell-term-fm/pcmanfm/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 756023e1cac44d4b9549607dcb4bfffa36b1d097
Author: Robert Figura <template AT sourcemage.org>
Commit: Robert Figura <template AT sourcemage.org>

pcmanfm: DEPENDS: added startup-notification, made hal optional

diff --git a/shell-term-fm/pcmanfm/DEPENDS b/shell-term-fm/pcmanfm/DEPENDS
index 32b0cda..8c92f40 100755
--- a/shell-term-fm/pcmanfm/DEPENDS
+++ b/shell-term-fm/pcmanfm/DEPENDS
@@ -1,4 +1,5 @@
+optional_depends hal "--enable-hal" "--disable-hal" &&
depends gtk+2 &&
-depends hal &&
depends shared-mime-info &&
+depends startup-notification &&
depends FAM
diff --git a/shell-term-fm/pcmanfm/HISTORY b/shell-term-fm/pcmanfm/HISTORY
index d8b0999..53d80de 100644
--- a/shell-term-fm/pcmanfm/HISTORY
+++ b/shell-term-fm/pcmanfm/HISTORY
@@ -1,3 +1,6 @@
+2008-12-10 Robert Figura <template AT surcemage.org>
+ * DEPENDS: added startup-notification, made hal optional
+
2008-09-01 Ladislav Hagara <hgr AT vabo.cz>
* DEPENDS: added FAM #14703





Archive powered by MHonArc 2.6.24.

Top of Page