From 3ece29105d12819e602dbd0309f4ffda321a2ea3 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 21 Feb 2012 04:49:07 +0000 Subject: Tuple serialisation. git-svn-id: http://svn.drobilla.net/lad/trunk/seriatom@3990 a436a847-0d15-0410-975c-d299462d15a1 --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index aa3ad48..15bbd2a 100644 --- a/wscript +++ b/wscript @@ -55,7 +55,7 @@ def configure(conf): mandatory=False) autowaf.check_pkg(conf, 'serd-0', uselib_store='SERD', - atleast_version='0.8.0', mandatory=True) + atleast_version='0.10.0', mandatory=True) autowaf.define(conf, 'SERIATOM_VERSION', SERIATOM_VERSION) conf.write_config_header('seriatom_config.h', remove=False) -- cgit v1.2.1