Index: marksmarty.info =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/marksmarty/marksmarty.info,v retrieving revision 1.1 diff -u -p -r1.1 marksmarty.info --- marksmarty.info 7 Oct 2006 19:28:17 -0000 1.1 +++ marksmarty.info 19 Jan 2008 19:23:17 -0000 @@ -1,4 +1,5 @@ name = Marksmarty description = Allows content to be submitted using Markdown, a simple plain-text syntax that is transformed into valid XHTML, and/or using SmartyPants, a filter for auto-translating plain ASCII characters to Unicode characters. package = "Input filters" -dependencies = filter \ No newline at end of file +dependencies[] = filter +core = 6.x \ No newline at end of file