[Xfce4-commits] <postler:master> Zeitgeist 0.3.4 is a good enough minimum
Christian Dywan
noreply at xfce.org
Tue Sep 6 01:22:07 CEST 2011
Updating branch refs/heads/master
to 7a68476b6c7ec82da7a4bb9c946d022a419fa521 (commit)
from 9f4d220567aec2cfcc9fec9d85cc5f297eaa57df (commit)
commit 7a68476b6c7ec82da7a4bb9c946d022a419fa521
Author: Christian Dywan <christian at twotoasts.de>
Date: Sun Aug 21 21:12:03 2011 +0200
Zeitgeist 0.3.4 is a good enough minimum
wscript | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/wscript b/wscript
index 5ab8680..d45d8ef 100644
--- a/wscript
+++ b/wscript
@@ -148,7 +148,7 @@ def configure (conf):
Utils.pprint ('YELLOW', 'Building without libfolks.')
if option_enabled ('zeitgeist'):
- check_pkg ('zeitgeist-1.0', '0.3.10', mandatory=False)
+ check_pkg ('zeitgeist-1.0', '0.3.4', mandatory=False)
if conf.env['HAVE_ZEITGEIST']:
conf.env.append_value ('VALAFLAGS', '-D HAVE_ZEITGEIST')
else:
More information about the Xfce4-commits
mailing list