diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-06-09 10:56:14 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-06-09 10:56:14 +0200 | 
| commit | b54b56fc4776f09c240012ef0d1aad7a06f6fc3b (patch) | |
| tree | 3a70f03545cd01d45141c43ee0863c14afdba472 | |
| parent | 536e4c5f20dc04d2b204a9dc4f65256ed07a0d32 (diff) | |
php-scssphp: fix FTBFS
| -rw-r--r-- | checkpkgist.json | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index fb72c6e..7725362 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -13,6 +13,7 @@      "justinrainbow/json-schema":            "php-JsonSchema",      "kriswallsmith/assetic":                "php-Assetic",      "klaussilveira/gitter":                 "php-gitter", +    "leafo/scssphp":                        "php-scssphp",      "michelf/php-markdown":                 "php-markdown",      "mikey179/vfsStream":                   "php-mikey179-vfsstream",      "monolog/monolog":                      "php-Monolog", @@ -57,4 +58,4 @@      "sebastian/phpcpd":                     "php-phpunit-phpcpd",      "sebastian/phpdcd":                     "php-phpunit-phpdcd",      "sebastian/version":                    "php-phpunit-Version", -}
\ No newline at end of file +}  | 
