Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž Levstik (8db4f7b5950f808026958df1fb19bd3d8ff1d5c7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (8db4f7b5950f808026958df1fb19bd3d8ff1d5c7)
  • Date: Tue, 24 Mar 2009 10:36:29 -0500

GIT changes to master grimoire by Andraž Levstik <ruskie AT codemages.net>:

net/wicd/DEPENDS | 1 +
net/wicd/HISTORY | 1 +
2 files changed, 2 insertions(+)

New commits:
commit 8db4f7b5950f808026958df1fb19bd3d8ff1d5c7
Author: Andraž Levstik <ruskie AT codemages.net>
Commit: Andraž Levstik <ruskie AT codemages.net>

wicd: added dbus-python

diff --git a/net/wicd/DEPENDS b/net/wicd/DEPENDS
index 741c4a3..a2c6407 100755
--- a/net/wicd/DEPENDS
+++ b/net/wicd/DEPENDS
@@ -1,4 +1,5 @@
depends dbus &&
+depends dbus-python &&
depends pygtk2 &&

optional_depends acpid "--resume=${INSTALL_ROOT}/etc/acpi/resume.d/ \
diff --git a/net/wicd/HISTORY b/net/wicd/HISTORY
index 6356320..39f7fdb 100644
--- a/net/wicd/HISTORY
+++ b/net/wicd/HISTORY
@@ -3,6 +3,7 @@
if the pid file is left in the dust... Also in case there is
no dir for it init script needs to make sure that it can do it
Made a slight mistake with the script
+ * DEPENDS: missing dbus-python

2009-03-03 Julien "_kaze_" ROZO <julien AT rozo.org>
* BUILD: fixed .desktop installation paths for KDE 3.x and 4.x,



  • [SM-Commit] GIT changes to master grimoire by Andraž Levstik (8db4f7b5950f808026958df1fb19bd3d8ff1d5c7), Andraž Levstik, 03/24/2009

Archive powered by MHonArc 2.6.24.

Top of Page