ffmpegx: fix build issue after openssl change

This commit is contained in:
chewitt 2017-04-18 09:10:57 +01:00
parent 0b6b07bd5f
commit 1cefaf7638

View File

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