Skip to content

Commit

Permalink
Item8535: fix DBCacheContrib dependency for DBCachePlugin
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/DBCachePlugin@6352 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
WillNorris authored and WillNorris committed Feb 16, 2010
1 parent 18b5b10 commit cc89d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/DBCachePlugin/DEPENDENCIES
@@ -1,4 +1,4 @@
Time::ParseDate,>=2003.0211,cpan,Required. Available from [[http://cpan.uwinnipeg.ca/dist/Time-modules][CPAN]].
Storable,>=2.07,cpan,Recommended for sites with few topics. Available from [[http://cpan.uwinnipeg.ca/dist/Storable][CPAN]]
DBCacheContrib,>=4324,perl,Required. Database module.
Foswiki::Contrib::DBCacheContrib,>=4324,perl,Required. Database module.
BerkeleyDB,>=0,cpan,Recommended for sites with many topics. Available from [[http://cpan.uwinnipeg.ca/dist/BerkeleyDB][CPAN]]

0 comments on commit cc89d03

Please sign in to comment.