skeleton/__pkginfo__.py.tmpl
changeset 5347 8ebed973819b
parent 5184 955ee1b24756
parent 5346 9ec5c37f11ba
child 5536 b7fba311e8d0
--- a/skeleton/__pkginfo__.py.tmpl	Tue Apr 20 10:57:08 2010 +0200
+++ b/skeleton/__pkginfo__.py.tmpl	Tue Apr 20 14:36:18 2010 +0200
@@ -40,6 +40,6 @@
 # Note: here, you'll need to add subdirectories if you want
 # them to be included in the debian package
 
-__depends__ = {'cubicweb': '>= %(version)s'}
+__depends__ =  %(dependencies)s
 __recommends__ = {}