Changes of Revision 78

lightspark.spec Changed
x
 
1
@@ -64,6 +64,8 @@
2
 BuildRequires:  pkgconfig(zlib)
3
 %if %{with rtmp}
4
 BuildRequires:  pkgconfig(librtmp)
5
+BuildRequires:  pkgconfig(libcrypto)
6
+BuildRequires:  pkgconfig(libssl)
7
 %endif
8
 %if %{with ffmpeg}
9
 #BuildRequires:  pkgconfig(libavcodec)
10