package_infos: Update lib versions.

This commit is contained in:
waddlesplash
2018-07-03 00:12:51 -04:00
parent d1c51097eb
commit 980d7f22f9
2 changed files with 14 additions and 14 deletions
+7 -7
View File
@@ -114,13 +114,13 @@ requires {
lib:libcrypto >= 1.0.0 lib:libcrypto >= 1.0.0
#endif #endif
#ifdef HAIKU_BUILD_FEATURE_X86_FFMPEG_ENABLED #ifdef HAIKU_BUILD_FEATURE_X86_FFMPEG_ENABLED
lib:libavcodec >= 57 lib:libavcodec >= 58
lib:libavfilter >= 6 lib:libavfilter >= 7
lib:libavformat >= 57 lib:libavformat >= 58
lib:libavresample >= 3 lib:libavresample >= 4
lib:libavutil >= 55 lib:libavutil >= 56
lib:libswscale >= 4 lib:libswscale >= 5
lib:libswresample >= 2 lib:libswresample >= 3
#endif #endif
#ifdef HAIKU_BUILD_FEATURE_X86_ZSTD_ENABLED #ifdef HAIKU_BUILD_FEATURE_X86_ZSTD_ENABLED
lib:libzstd >= 1 lib:libzstd >= 1
+7 -7
View File
@@ -113,13 +113,13 @@ requires {
lib:libcrypto >= 1.0.0 lib:libcrypto >= 1.0.0
#endif #endif
#ifdef HAIKU_BUILD_FEATURE_X86_64_FFMPEG_ENABLED #ifdef HAIKU_BUILD_FEATURE_X86_64_FFMPEG_ENABLED
lib:libavcodec >= 57 lib:libavcodec >= 58
lib:libavfilter >= 6 lib:libavfilter >= 7
lib:libavformat >= 57 lib:libavformat >= 58
lib:libavresample >= 3 lib:libavresample >= 4
lib:libavutil >= 55 lib:libavutil >= 56
lib:libswscale >= 4 lib:libswscale >= 5
lib:libswresample >= 2 lib:libswresample >= 3
#endif #endif
#ifdef HAIKU_BUILD_FEATURE_X86_64_ZSTD_ENABLED #ifdef HAIKU_BUILD_FEATURE_X86_64_ZSTD_ENABLED
lib:libzstd >= 1 lib:libzstd >= 1