summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2006-01-30 17:26:50 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2006-01-30 17:26:50 +0000
commita2eeed66be05fac61ba04c173386c0ae798bce11 (patch)
treefe9e92a37ca69c1ced602b9452c5c0665bee188e /dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild
parentBump to 2.1.9 (from 2.1.3) #107359 (diff)
downloadgentoo-2-a2eeed66be05fac61ba04c173386c0ae798bce11.tar.gz
gentoo-2-a2eeed66be05fac61ba04c173386c0ae798bce11.tar.bz2
gentoo-2-a2eeed66be05fac61ba04c173386c0ae798bce11.zip
RDEPEND on dev-php5/pecl-filter.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild')
-rw-r--r--dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild b/dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild
index 9c3844a4ec8c..9cda4aee6ffe 100644
--- a/dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild
+++ b/dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild,v 1.1 2006/01/30 15:31:01 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild,v 1.2 2006/01/30 17:26:50 sebastian Exp $
inherit php-ezc
@@ -8,3 +8,5 @@ DESCRIPTION="This eZ component assists you to safely import user input variables
SLOT="0"
KEYWORDS="~x86"
IUSE=""
+RDEPEND="${RDEPEND}
+ dev-php5/pecl-filter"