diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-07-02 16:02:42 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-07-02 16:02:42 +0200 |
commit | 56c901d3e8912c565a49bedb24bd7167bf958e95 (patch) | |
tree | c0c142f4f1f6fabe3d10eda802fdae2f2c3fc647 | |
parent | 5793d56c05213471f8766c39b55787dc21ecf6bc (diff) |
checkpkgist: monitor new packages
-rw-r--r-- | checkpkgist/checkpkgist.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/checkpkgist/checkpkgist.json b/checkpkgist/checkpkgist.json index dd3bb2d..4dfe68e 100644 --- a/checkpkgist/checkpkgist.json +++ b/checkpkgist/checkpkgist.json @@ -10,6 +10,10 @@ "sebastian\/phpdcd": "php-phpunit-phpdcd", "tecnick.com\/tc-lib-color": "php-tecnickcom-tc-lib-color", "tecnick.com\/tc-lib-barcode": "php-tecnickcom-tc-lib-barcode", + "tecnick.com\/tc-lib-pdf-parser": "php-tecnickcom-tc-lib-pdf-parser", + "tecnick.com\/tc-lib-pdf-filter": "php-tecnickcom-tc-lib-pdf-filter", + "tecnick.com\/tc-lib-pdf-page": "php-tecnickcom-tc-lib-pdf-page", + "tecnick.com\/tc-lib-pdf-font-data": "php-tecnickcom-tc-lib-pdf-font-data", "jasig\/phpcas": "php-pear-CAS", "theseer\/fxsl": "php-theseer-fxsl" }
\ No newline at end of file |