bare-ffmpeg 1.0.0-0 → 1.0.0-1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CMakeLists.txt CHANGED
@@ -19,6 +19,7 @@ target_link_libraries(
19
19
  ${bare_ffmpeg}
20
20
  PRIVATE
21
21
  avcodec
22
+ avdevice
22
23
  avformat
23
24
  avutil
24
25
  swscale