aboutsummaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'wscript')
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index cbc54b4..a3ac8d2 100644
--- a/wscript
+++ b/wscript
@@ -36,7 +36,7 @@ def configure(conf):
atleast_version='2.6.0', mandatory=False)
autowaf.check_pkg(conf, 'rasqal', uselib_store='RASQAL', mandatory=False)
autowaf.check_pkg(conf, 'redlandmm', uselib_store='REDLANDMM',
- atleast_version='0.0.0', mandatory=False)
+ atleast_version='0.1.0', mandatory=False)
autowaf.check_pkg(conf, 'eugene', uselib_store='EUGENE',
atleast_version='0.0.0', mandatory=False)