Skip to content

Commit

Permalink
add dependency on xml extension - we need it for every installation/p…
Browse files Browse the repository at this point in the history
…ackage function
  • Loading branch information
Greg Beaver committed Nov 29, 2003
1 parent 68e218e commit 5690821
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pear/package-PEAR.xml
Expand Up @@ -123,6 +123,7 @@ PEAR Installer:
<dep type="pkg" rel="ge" version="1.0">Console_Getopt</dep>
<dep type="pkg" rel="ge" version="1.0.4">XML_RPC</dep>
<dep type="ext" rel="has" optional="yes">xmlrpc</dep>
<dep type="ext" rel="has">xml</dep>
</deps>
</release>
</package>

0 comments on commit 5690821

Please sign in to comment.