Added php to DEPEND (bug 398553)
authorOle Markus With <olemarkus@gentoo.org>
Wed, 11 Jan 2012 18:30:36 +0000 (18:30 +0000)
committerOle Markus With <olemarkus@gentoo.org>
Wed, 11 Jan 2012 18:30:36 +0000 (18:30 +0000)
eclass/php-ext-source-r2.eclass

index 35c8d38de837d78d2d6257c090c10361411ad3da..4d1778d63a674d617ad0bde9bc36cda1df586771 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/php-ext-source-r2.eclass,v 1.18 2011/11/24 00:04:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/php-ext-source-r2.eclass,v 1.19 2012/01/11 18:30:36 olemarkus Exp $
 
 # @ECLASS: php-ext-source-r2.eclass
 # @MAINTAINER:
@@ -85,6 +85,8 @@ RDEPEND="${RDEPEND}
        ${PHPDEPEND}
        ${PHP_EXT_OPTIONAL_USE:+ )}"
 
+DEPEND="${DEPEND}
+${PHPDEPEND}"
 
 # @FUNCTION: php-ext-source-r2_src_unpack
 # @DESCRIPTION: