Comment 2 for bug 1197569

Revision history for this message
Manish Sinha (मनीष सिन्हा) (manishsinha) wrote :

Oliver,

your branch has not yet moved to zeitgeist-1.0

Replace in filewscript
conf.check_cfg(package='zeitgeist-1.0', uselib_store='ZEITGEIST', atleast_version='0.3.12', mandatory=1, args='--cflags --libs')
with
conf.check_cfg(package='zeitgeist-2.0', uselib_store='ZEITGEIST', atleast_version='0.9.12', mandatory=1, args='--cflags --libs')