From 0d1c632936a1e4f0a70045e434176b7603faeb98 Mon Sep 17 00:00:00 2001 From: Nathan Bryant Date: Tue, 13 Apr 2004 23:53:00 +0000 Subject: [PATCH] * citadel.spec: BuildRequire bison --- citadel/ChangeLog | 4 +++- citadel/citadel.spec | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/citadel/ChangeLog b/citadel/ChangeLog index a007123ff..2f4882cfc 100644 --- a/citadel/ChangeLog +++ b/citadel/ChangeLog @@ -1,4 +1,7 @@ $Log$ + Revision 620.15 2004/04/13 23:53:00 nbryant + * citadel.spec: BuildRequire bison + Revision 620.14 2004/04/13 22:44:35 nbryant * citadel.spec: commented out Icon line and the openldap-servers dependency. * citadel.spec: added several BuildRequires. Some of these are, strictly @@ -5690,4 +5693,3 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant Fri Jul 10 1998 Art Cancro * Initial CVS import - diff --git a/citadel/citadel.spec b/citadel/citadel.spec index ffab224d9..cd56153a5 100644 --- a/citadel/citadel.spec +++ b/citadel/citadel.spec @@ -22,6 +22,7 @@ URL: http://uncensored.citadel.org/citadel/ # dependencies and make it more likely that everyone is building identical # packages. BuildRequires: gcc +BuildRequires: bison BuildRequires: glibc-devel BuildRequires: openldap-devel BuildRequires: db4-devel >= 4.1 -- 2.39.2