diff options
-rw-r--r-- | php-pecl-xdebug.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec index 9a4dbd2..a3b2f69 100644 --- a/php-pecl-xdebug.spec +++ b/php-pecl-xdebug.spec @@ -25,6 +25,7 @@ BuildRequires: php-pear >= 1:1.4.9-1.2 BuildRequires: php-devel >= 5.1.0 BuildRequires: libedit-devel +# https://github.com/xdebug/xdebug/pull/39 Patch0: %{pecl_name}-build.patch Requires(post): %{__pecl} |