From 395ed573ab06252268baaa410528086a86b1c134b14611d806a697a90dc13c40 Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Tue, 22 Jul 2014 06:50:08 +0000 Subject: [PATCH] Remove "BuildRequires: byacc" OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=155 --- pacemaker.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pacemaker.spec b/pacemaker.spec index 7b6452a..0b32cad 100644 --- a/pacemaker.spec +++ b/pacemaker.spec @@ -172,7 +172,7 @@ Requires: libqb > 0.11.0 # Enables optional functionality BuildRequires: bison -BuildRequires: byacc +#BuildRequires: byacc BuildRequires: dbus-1-devel %if 0%{?suse_version} > 1100