Mark the dependency on package "Test" as optional.
authorGunnar Wrobel <p@rdus.de>
Wed, 5 Jan 2011 22:24:09 +0000 (23:24 +0100)
committerGunnar Wrobel <p@rdus.de>
Wed, 5 Jan 2011 22:24:09 +0000 (23:24 +0100)
framework/Share/package.xml

index d7f2375..9d2b729 100644 (file)
@@ -362,14 +362,16 @@ owns or has access to.</description>
     <channel>pear.horde.org</channel>
    </package>
    <package>
-    <name>Test</name>
+    <name>Translation</name>
     <channel>pear.horde.org</channel>
    </package>
+  </required>
+  <optional>
    <package>
-    <name>Translation</name>
+    <name>Test</name>
     <channel>pear.horde.org</channel>
    </package>
-  </required>
+  </optional>
  </dependencies>
  <phprelease>
   <filelist>