Browse Source

el: fix a typo in spec

pull/1998/head
Ivan Poddubnyi 4 months ago
parent
commit
425338d6e0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      el/rtpengine.spec

+ 1
- 1
el/rtpengine.spec View File

@ -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


Loading…
Cancel
Save