Merge pull request #57 from R3pl4c3r/master

ffmpeg: fix compile error
This commit is contained in:
coolsnowwolf 2020-04-27 00:52:27 +08:00 committed by GitHub
commit bf667599be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -371,7 +371,7 @@ endef
define Package/libffmpeg-full
$(call Package/libffmpeg/Default)
TITLE+= (full)
DEPENDS+= +alsa-lib +PACKAGE_libopus:libopus \
DEPENDS+= +alsa-lib +libopus \
+SOFT_FLOAT:shine \
+!SOFT_FLOAT:lame-lib \
+PACKAGE_libx264:libx264 \