From 1d4c69a670b19c6bd5e0a7a2054b134ef59165cc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 23 Apr 2018 11:38:44 +0200 Subject: more tests --- php-pecl-event.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'php-pecl-event.spec') 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} -- cgit