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 | 054d5f46ecf88eb653ca004923f26666729d5ade (patch) | |
tree | 9d32ce17e6825f1ab95d605512e49168dcca3dd0 /checkpkgist/checkpkgist.json | |
parent | 081ccba3ff4486f33abb066d5bbed495b0c34f49 (diff) |
php-scssphp: fix FTBFS
Diffstat (limited to 'checkpkgist/checkpkgist.json')
-rw-r--r-- | checkpkgist/checkpkgist.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/checkpkgist/checkpkgist.json b/checkpkgist/checkpkgist.json index fb72c6e..7725362 100644 --- a/checkpkgist/checkpkgist.json +++ b/checkpkgist/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 +} |