Merge pull request #1542 from chewitt/fix_ffmpegx

ffmpegx: fix build issue after openssl change
This commit is contained in:
MilhouseVH 2017-04-23 06:03:43 -07:00 committed by GitHub
commit e40d9ebfe5

View File

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