aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/wscript b/wscript
index aaed96e..46b2361 100644
--- a/wscript
+++ b/wscript
@@ -34,7 +34,6 @@ def configure(conf):
atleast_version='0.5.1', mandatory=False)
autowaf.check_pkg(conf, 'libglademm-2.4', uselib_store='GLADEMM',
atleast_version='2.6.0', mandatory=False)
- autowaf.check_pkg(conf, 'rasqal', uselib_store='RASQAL', mandatory=False)
autowaf.check_pkg(conf, 'sord', uselib_store='SORD',
atleast_version='0.1.0', mandatory=False)
#autowaf.check_pkg(conf, 'eugene', uselib_store='EUGENE',