ffmpegx: fix build issue after openssl change

This commit is contained in:
chewitt 2017-04-18 09:10:57 +01:00
parent d11b0a2259
commit 9c558aa2af

View File

@ -55,6 +55,7 @@ configure_target() {
\ \
`#Licensing options` \ `#Licensing options` \
--enable-gpl \ --enable-gpl \
--enable-nonfree \
\ \
`#Documentation options` \ `#Documentation options` \
--disable-doc \ --disable-doc \