make Stream_Wrapper a required dependency since StringWrapper won't work without it
authorChuck Hagenbuch <chuck@horde.org>
Tue, 15 Sep 2009 03:40:03 +0000 (23:40 -0400)
committerChuck Hagenbuch <chuck@horde.org>
Tue, 15 Sep 2009 03:40:03 +0000 (23:40 -0400)
framework/Support/package.xml

index befa480..850b828 100644 (file)
@@ -69,13 +69,11 @@ http://pear.php.net/dtd/package-2.0.xsd">
    <pearinstaller>
     <min>1.5.0</min>
    </pearinstaller>
-  </required>
-  <optional>
    <package>
     <name>Stream_Wrapper</name>
     <channel>pear.horde.org</channel>
    </package>
-  </optional>
+  </required>
  </dependencies>
  <phprelease>
   <filelist>