x86,x86_64: remove dependency on libavdevice.

This commit is contained in:
Jérôme Duval 2018-03-09 18:47:28 +01:00
parent 40a466d7b8
commit fc2aef743a
2 changed files with 0 additions and 2 deletions

View File

@ -116,7 +116,6 @@ requires {
#endif
#ifdef HAIKU_BUILD_FEATURE_X86_FFMPEG_ENABLED
lib:libavcodec >= 57
lib:libavdevice >= 57
lib:libavfilter >= 6
lib:libavformat >= 57
lib:libavresample >= 3

View File

@ -115,7 +115,6 @@ requires {
#endif
#ifdef HAIKU_BUILD_FEATURE_X86_64_FFMPEG_ENABLED
lib:libavcodec >= 57
lib:libavdevice >= 57
lib:libavfilter >= 6
lib:libavformat >= 57
lib:libavresample >= 3