development/xdebug: Fixed dep info

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Erik Hanson 2012-08-24 17:44:48 -05:00
parent 2e9cb68682
commit 738de2a0bd

View file

@ -7,8 +7,6 @@ memory allocation and protection for infinite recursions. Xdebug also
provides profiling information for PHP, scripts, code coverage analysis and
capabilities to debug PHP scripts interactively with a debug client.
This requires libedit.
Once you've installed xdebug, uncomment the following line in /etc/php/xdebug.ini:
; zend_extension = "/usr/lib/php/extensions/xdebug.so"