commit eec47ebcf1d54ad06af3a836810061e80bcd9910
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Sep 6 17:52:01 2017 +0200
Update BR
npapi-vlc.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/npapi-vlc.spec b/npapi-vlc.spec
index 21fb70a..ca11e9e 100644
--- a/npapi-vlc.spec
+++ b/npapi-vlc.spec
@@ -14,7 +14,8 @@ Source0: npapi-vlc-%{?date}.tar.xz
Buildrequires: libtool
BuildRequires: gecko-devel
-BuildRequires: vlc-devel
+BuildRequires: pkgconfig(libvlc)
+BuildRequires: pkgconfig(libvlcpp)
Requires: %{name}-filesystem = %{version}-%{release}
%description
Show replies by date