summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/phpDocumentor/phpDocumentor-2.9.0.ebuild')
-rw-r--r--dev-php/phpDocumentor/phpDocumentor-2.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/phpDocumentor/phpDocumentor-2.9.0.ebuild b/dev-php/phpDocumentor/phpDocumentor-2.9.0.ebuild
index dac43364c339..48f99127a9eb 100644
--- a/dev-php/phpDocumentor/phpDocumentor-2.9.0.ebuild
+++ b/dev-php/phpDocumentor/phpDocumentor-2.9.0.ebuild
@@ -14,8 +14,8 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
# block old version that provides the same binary
-DEPEND="!dev-php/PEAR-PhpDocumentor"
-RDEPEND="media-gfx/graphviz
+RDEPEND="!dev-php/PEAR-PhpDocumentor
+ media-gfx/graphviz
dev-lang/php:*[cli,iconv,intl,phar,xmlreader,xslt]"
S="${WORKDIR}"