projects
/
invirt/packages/xvm-devconfig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51671ce
)
Explicitly depend on a trigger-capable invirt-base in xvm-*config.
0.17
author
Evan Broder
<broder@mit.edu>
Mon, 26 Jan 2009 13:56:15 +0000
(08:56 -0500)
committer
Evan Broder
<broder@mit.edu>
Mon, 26 Jan 2009 13:56:15 +0000
(08:56 -0500)
svn path=/trunk/packages/xvm-devconfig/; revision=2010
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index
822f9fa
..
fcda70b
100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-9,6
+9,6
@@
Package: xvm-devconfig
Architecture: all
Provides: invirt-config
Conflicts: invirt-config
-Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-base
+Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-base (>= 0.0.19)
Description: XVM dev-cluster config
This is the master configuration package for the XVM development cluster.