From a3ddeb9ff9f2fee683d8774e3d3797d9094caca8 Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Mon, 14 May 2018 09:55:24 +0100 Subject: [PATCH] Switch to proper devel name --- vlc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vlc.spec b/vlc.spec index bc4c9f9..3004b98 100644 --- a/vlc.spec +++ b/vlc.spec @@ -140,7 +140,7 @@ BuildRequires: libsamplerate-devel BuildRequires: libshout-devel BuildRequires: lua-devel BuildRequires: minizip-devel -%{?_with_libmpeg2:BuildRequires: mpeg2dec-devel >= 0.3.2} +%{?_with_libmpeg2:BuildRequires: libmpeg2-devel >= 0.3.2} BuildRequires: ncurses-devel %{?_with_opencv:BuildRequires: pkgconfig(opencv)} BuildRequires: openslp-devel