diff options
-rw-r--r-- | dev-php5/phpunit/phpunit-3.5.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/phpunit/phpunit-3.5.0-r1.ebuild b/dev-php5/phpunit/phpunit-3.5.0-r1.ebuild index 93bad8c7f5f0..8653a332e400 100644 --- a/dev-php5/phpunit/phpunit-3.5.0-r1.ebuild +++ b/dev-php5/phpunit/phpunit-3.5.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/phpunit-3.5.0-r1.ebuild,v 1.1 2010/10/30 17:22:49 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/phpunit-3.5.0-r1.ebuild,v 1.2 2011/03/14 12:53:14 olemarkus Exp $ EAPI="2" inherit php-pear-lib-r1 @@ -21,7 +21,7 @@ RDEPEND="${DEPEND} || ( <dev-lang/php-5.3[pcre,reflection,spl] >=dev-lang/php-5.3 ) >=dev-php/PEAR-Image_GraphViz-1.2.1 >=dev-php/PEAR-Log-1.8.7-r1 - dev-php5/PEAR-DbUnit + dev-php/dbunit dev-php5/PEAR-PHP_CodeCoverage dev-php5/PEAR-PHP_Timer dev-php5/phpunit-mockobject |