ARG BUILDER_CACHE_BUSTER=
RUN apk add --no-cache gcc g++ make tar autoconf automake protobuf-dev lua-dev \
- libtool file boost-dev ragel python3 git libedit-dev bash
+ libtool file boost-dev ragel python3 py3-yaml git libedit-dev bash
ADD builder/helpers/set-configure-ac-version.sh /dnsdist/builder/helpers/
ADD COPYING /dnsdist/
BuildRequires: readline-devel
BuildRequires: libedit-devel
BuildRequires: openssl-devel
+BuildRequires: python3-pyyaml
%if 0%{?suse_version}
BuildRequires: lua-devel
--enable-dns-over-quic \
--enable-dns-over-http3 \
--with-quiche \
+ --enable-yaml \
%endif
PKG_CONFIG_PATH=/usr/lib/pkgconfig:/opt/lib64/pkgconfig
%endif