diff options
author | Remi Collet <fedora@famillecollet.com> | 2010-05-30 08:40:54 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2010-05-30 08:40:54 +0200 |
commit | b2955d2b93937913334580dfad856e7b5c18c613 (patch) | |
tree | f788f81c482ba4c8aa9564a7d17c575c5f809ff5 /README | |
parent | 2c61a7ac0a3cfc86f74031ba6ec41ea81d4a8fcc (diff) | |
parent | caa9d9178232885b7e02aab8be94e01e438cc1d7 (diff) |
Merge branch 'master' of http://github.com/trasher/rpmphp
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,7 +1,12 @@ -This repository manage sources of PHP scripts use to generate reports for +This repository manage sources of PHP scripts use to generate reports for Packages in Fedora repositories http://rpms.famillecollet.com/rpmphp/ - +In order to use this software, you will need to install: +- PHP 5 (5.3+) +- php-pear-Cache-Lite +- php-process +- php-Smarty +- MySQL 5
\ No newline at end of file |