From 425338d6e010b6005b28138182340c305c851dda Mon Sep 17 00:00:00 2001 From: Ivan Poddubnyi Date: Thu, 28 Aug 2025 12:02:40 +0200 Subject: [PATCH] el: fix a typo in spec --- el/rtpengine.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/el/rtpengine.spec b/el/rtpengine.spec index ce042c04c..c29adf349 100644 --- a/el/rtpengine.spec +++ b/el/rtpengine.spec @@ -50,7 +50,7 @@ BuildRequires: pkgconfig(libmnl) pkgconfig(libnftnl) pandoc ncurses-devel BuildRequires: pkgconfig(libiptc) %endif -if 0%{?with_transcoding} > 0 +%if 0%{?with_transcoding} > 0 BuildRequires: ffmpeg-devel Requires(pre): ffmpeg-libs %endif