Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
cmt
Commits
69278e5f211b
Commit
6f1ffc2f
authored
Nov 28, 2010
by
Nicolas Chauvat
Browse files
[packaging] fix dependencies
parent
af6dc6ac7e4c
Changes
2
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
69278e5f
...
...
@@ -19,7 +19,7 @@ web = 'http://www.cubicweb.org/project/%s' % distname
pyversions
=
[
'2.4'
]
__depends__
=
{
'cubicweb'
:
'>= 3.
9
.0'
,
__depends__
=
{
'cubicweb'
:
'>= 3.
10
.0'
,
'cubicweb-blog'
:
None
,
'cubicweb-cmcicpay'
:
None
,
'cubicweb-conference'
:
'>= 0.7.0'
,
...
...
debian/control
View file @
69278e5f
...
...
@@ -8,7 +8,7 @@ Homepage: http://www.cubicweb.org/project/cubicweb-cmt
Package: cubicweb-cmt
Architecture: all
Depends:
cubicweb-addressbook,
cubicweb-blog, cubicweb-c
ard
, cubicweb-common (>= 3.
9
.0), cubicweb-conference (>= 0.7.0), cubicweb-forgotpwd (>= 0.2.0), cubicweb-registration, cubicweb-shoppingcart (>= 0.2.2), cubicweb-tag
Depends: cubicweb-blog, cubicweb-c
mcicpay
, cubicweb-common (>= 3.
10
.0), cubicweb-conference (>= 0.7.0), cubicweb-forgotpwd (>= 0.2.0),
cubicweb-openidrelay,
cubicweb-registration, cubicweb-shoppingcart (>= 0.2.2), cubicweb-tag
Description: conference management tool
CubicWeb is a semantic web application framework.
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment