Merge pull request #1748 from chewitt/stuff

ffmpegx: fix build issue after openssl change
This commit is contained in:
CvH 2017-07-06 18:03:23 +02:00 committed by GitHub
commit ce2d718dea

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 \