]> iEval git - gruntmaster-page.git/blobdiff - Makefile.PL
Fix theme issues (background-image cannot be overriden)
[gruntmaster-page.git] / Makefile.PL
index 8404b7787e9cc0f6f0dfa3002cbff4a484d655e8..a1698a17c2b3b70366fc737fd16f8e10a86a4689 100644 (file)
@@ -10,11 +10,11 @@ WriteMakefile(
        LICENSE           => 'AGPL_3',
        SIGN              => 1,
        clean             => {
-               FILES => 'static/css/ static/js/ css/logos.css static/logos.png'
+               FILES => 'static/css/ static/js/ static/logos/'
        },
        BUILD_REQUIRES    => {
                qw/CSS::Minifier::XS          0
-                  CSS::SpriteMaker           0
+                  SVG::SpriteMaker           0
                   File::Slurp                0
                   Test::MockTime             0
                   Test::More                 0
@@ -32,6 +32,7 @@ WriteMakefile(
                   warnings    0
 
                   File::Slurp                      0
+                  File::Which                      0
                   Gruntmaster::Data                0
                   HTML::Element::Library           0
                   HTML::TreeBuilder                0
This page took 0.023954 seconds and 4 git commands to generate.