projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04d5c8d
)
The horde-db-migrate scripts requires the Autoloader.
author
Jan Schneider
<jan@horde.org>
Wed, 26 Jan 2011 16:43:07 +0000
(17:43 +0100)
committer
Jan Schneider
<jan@horde.org>
Wed, 26 Jan 2011 16:43:07 +0000
(17:43 +0100)
framework/Db/package.xml
patch
|
blob
|
history
diff --git
a/framework/Db/package.xml
b/framework/Db/package.xml
index
0d4f333
..
1c1dc5e
100644
(file)
--- a/
framework/Db/package.xml
+++ b/
framework/Db/package.xml
@@
-171,6
+171,10
@@
</required>
<optional>
<package>
+ <name>Autoloader</name>
+ <channel>pear.horde.org</channel>
+ </package>
+ <package>
<name>Cache</name>
<channel>pear.horde.org</channel>
</package>