diff options
Diffstat (limited to 'php-pecl-event.spec')
-rw-r--r-- | php-pecl-event.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-pecl-event.spec b/php-pecl-event.spec index 6182e49..24e2cc3 100644 --- a/php-pecl-event.spec +++ b/php-pecl-event.spec @@ -46,6 +46,8 @@ Patch0: %{pecl_name}-upstream.patch BuildRequires: %{?dtsprefix}gcc BuildRequires: %{?scl_prefix}php-devel BuildRequires: %{?scl_prefix}php-pear +#BuildRequires: gdb +#BuildRequires: php-debuginfo BuildRequires: pkgconfig(libevent) >= 2 %global _event_prefix %{_root_prefix} |