summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Erik Hanson <erik@slackbuilds.org>2012-08-24 17:44:48 -0500
committer Erik Hanson <erik@slackbuilds.org>2012-08-24 17:47:50 -0500
commit738de2a0bd2e41afac2cc1946205989528ab7a95 (patch)
tree91d36cfa130dfd4cf1a61537e331dc69b153216f /development
parent2e9cb68682b2ed47d597befa695ca23751182456 (diff)
downloadslackbuilds-738de2a0bd2e41afac2cc1946205989528ab7a95.tar.gz
slackbuilds-738de2a0bd2e41afac2cc1946205989528ab7a95.tar.xz
development/xdebug: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/xdebug/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/development/xdebug/README b/development/xdebug/README
index 9d9c7d2a80..3e63e706ec 100644
--- a/development/xdebug/README
+++ b/development/xdebug/README
@@ -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"