projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83513ef
)
xdiff is a PECL package, not an extension (PEAR Bug 17782).
author
Jan Schneider
<jan@horde.org>
Mon, 23 Aug 2010 13:24:41 +0000
(15:24 +0200)
committer
Jan Schneider
<jan@horde.org>
Mon, 23 Aug 2010 13:24:41 +0000
(15:24 +0200)
framework/Text_Diff/package.xml
patch
|
blob
|
history
diff --git
a/framework/Text_Diff/package.xml
b/framework/Text_Diff/package.xml
index
ad3eb3e
..
e1e6c77
100644
(file)
--- a/
framework/Text_Diff/package.xml
+++ b/
framework/Text_Diff/package.xml
@@
-95,9
+95,11
@@
http://pear.php.net/dtd/package-2.0.xsd">
</pearinstaller>
</required>
<optional>
- <
extension
>
+ <
package
>
<name>xdiff</name>
- </extension>
+ <channel>pecl.php.net</channel>
+ <providesextension>xdiff</providesextension>
+ </package>
</optional>
</dependencies>
<phprelease />