From d5026db0fe8cf92f24072e31d3ac88e0690bb889 Mon Sep 17 00:00:00 2001 From: Chuck Hagenbuch Date: Wed, 15 Jul 2009 10:33:21 -0400 Subject: [PATCH] fix dependency on Core package, and add dependency on Exception package --- framework/Auth/package.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/framework/Auth/package.xml b/framework/Auth/package.xml index 67ae1eb50..ca8c02677 100644 --- a/framework/Auth/package.xml +++ b/framework/Auth/package.xml @@ -6,7 +6,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> Auth pear.horde.org Horde Authentication API - The Horde_Auth:: package provides a common abstracted interface into the various backends for the Horde authentication system. + The Horde_Auth:: package provides a common interface into the various backends for the Horde authentication system. Chuck Hagenbuch @@ -99,7 +99,11 @@ http://pear.php.net/dtd/package-2.0.xsd"> 1.5.4 - Horde_Framework + Core + pear.horde.org + + + Exception pear.horde.org -- 2.11.0