[kupfer] wscript: Require python module keyring, when configuring
- From: Ulrik Sverdrup <usverdrup src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [kupfer] wscript: Require python module keyring, when configuring
- Date: Mon, 15 Feb 2010 00:39:15 +0000 (UTC)
commit bf630fbc8183cef215da4696cef1c6a722773083
Author: Ulrik Sverdrup <ulrik sverdrup gmail com>
Date: Mon Feb 15 01:38:27 2010 +0100
wscript: Require python module keyring, when configuring
wscript | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/wscript b/wscript
index 1c6da3d..9b4c5fa 100644
--- a/wscript
+++ b/wscript
@@ -137,6 +137,7 @@ def configure(conf):
gtk
xdg
dbus
+ keyring
"""
for module in python_modules.split():
conf.check_python_module(module)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]