From 9e6802e3b7168475f41546a4b07fc6bf502f5be2 Mon Sep 17 00:00:00 2001 From: Mattias Ellert Date: Tue, 31 Oct 2023 12:51:38 +0100 Subject: [PATCH] Enable draft API (rhbz#2247171) --- zeromq.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/zeromq.spec b/zeromq.spec index 97f48c5..2d41825 100644 --- a/zeromq.spec +++ b/zeromq.spec @@ -67,6 +67,7 @@ autoreconf -fi --with-libgssapi_krb5 \ %endif --with-libsodium \ + --enable-drafts \ %if %{with unwind} --enable-libunwind \ %endif