__pkginfo__.py
changeset 7016 6665fa16aa45
parent 6994 4b2c7e401065
child 7040 9b1f9bc74f5d
--- a/__pkginfo__.py	Fri Feb 18 09:33:49 2011 +0100
+++ b/__pkginfo__.py	Fri Feb 18 09:33:51 2011 +0100
@@ -1,5 +1,5 @@
- # pylint: disable=W0622,C0103
-# copyright 2003-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
+# pylint: disable=W0622,C0103
+# copyright 2003-2011 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
 # contact http://www.logilab.fr/ -- mailto:contact@logilab.fr
 #
 # This file is part of CubicWeb.
@@ -62,6 +62,7 @@
     'pycrypto': '',             # for crypto extensions
     'fyzz': '>= 0.1.0',         # for sparql
     'vobject': '>= 0.6.0',      # for ical view
+    'rdflib': None,             #
     #'Products.FCKeditor':'',
     #'SimpleTAL':'>= 4.1.6',
     }