summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Ružička <jakub.ruzicka@nic.cz>2021-05-20 18:07:46 +0200
committerOndrej Zajicek <santiago@crfreenet.org>2023-08-22 14:59:22 +0200
commitad514e603329807e28ddda6beaaa3ebc8f36b069 (patch)
treee2da9939315c60a908b01ce26ff78854e1560ae2
parentfea04d7c34b92d854cfcd4cc3db2dcba60caba7b (diff)
RPM: Add missing BuildRequires: autoconf
-rw-r--r--distro/pkg/rpm/bird.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/distro/pkg/rpm/bird.spec b/distro/pkg/rpm/bird.spec
index cd51ef51..997ff8b1 100644
--- a/distro/pkg/rpm/bird.spec
+++ b/distro/pkg/rpm/bird.spec
@@ -12,6 +12,7 @@ Source0: https://bird.network.cz/download/bird-%{version}.tar.gz
Source1: bird.service
Source2: bird.tmpfilesd
+BuildRequires: autoconf
BuildRequires: flex
BuildRequires: bison
BuildRequires: ncurses-devel