Skip to content

Commit

Permalink
Add missing Horde_Dav dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Nov 12, 2013
1 parent 316c10a commit 13906a3
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion kronolith/package.xml
Expand Up @@ -849,7 +849,7 @@
<package>
<name>Horde_Dav</name>
<channel>pear.horde.org</channel>
<min>1.0.0alpha1</min>
<min>1.0.0</min>
<max>2.0.0alpha1</max>
<exclude>2.0.0alpha1</exclude>
</package>
Expand Down
7 changes: 7 additions & 0 deletions nag/package.xml
Expand Up @@ -588,6 +588,13 @@
<max>3.0.0alpha1</max>
<exclude>3.0.0alpha1</exclude>
</package>
<package>
<name>Horde_Dav</name>
<channel>pear.horde.org</channel>
<min>1.0.0</min>
<max>2.0.0alpha1</max>
<exclude>2.0.0alpha1</exclude>
</package>
<package>
<name>Horde_Exception</name>
<channel>pear.horde.org</channel>
Expand Down
7 changes: 7 additions & 0 deletions turba/package.xml
Expand Up @@ -650,6 +650,13 @@
<max>3.0.0alpha1</max>
<exclude>3.0.0alpha1</exclude>
</package>
<package>
<name>Horde_Dav</name>
<channel>pear.horde.org</channel>
<min>1.0.0</min>
<max>2.0.0alpha1</max>
<exclude>2.0.0alpha1</exclude>
</package>
<package>
<name>Horde_Exception</name>
<channel>pear.horde.org</channel>
Expand Down

0 comments on commit 13906a3

Please sign in to comment.