Followup r99923: add missing dependency
authorRoan Kattouw <catrope@users.mediawiki.org>
Sat, 15 Oct 2011 23:16:26 +0000 (23:16 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sat, 15 Oct 2011 23:16:26 +0000 (23:16 +0000)
resources/Resources.php

index 0842f7e..7b94836 100644 (file)
@@ -125,6 +125,7 @@ return array(
        'jquery.farbtastic' => array(
                'scripts' => 'resources/jquery/jquery.farbtastic.js',
                'styles' => 'resources/jquery/jquery.farbtastic.css',
+               'dependencies' => 'jquery.colorUtil',
        ),
        'jquery.form' => array(
                'scripts' => 'resources/jquery/jquery.form.js',