Fixed package requirements for haiku x86 and x86_64.

This commit is contained in:
Jérôme Duval
2016-04-10 07:18:35 +02:00
parent 1f2fa6cd09
commit 9bab67590e
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -110,8 +110,8 @@ requires {
lib:libavformat >= 57 lib:libavformat >= 57
lib:libavresample >= 3 lib:libavresample >= 3
lib:libavutil >= 55 lib:libavutil >= 55
lib:libswscale >= 2 lib:libswscale >= 4
lib:libswresample >= 4 lib:libswresample >= 2
#endif #endif
#endif #endif
lib:libsolv lib:libsolv
+2 -2
View File
@@ -109,8 +109,8 @@ requires {
lib:libavformat >= 57 lib:libavformat >= 57
lib:libavresample >= 3 lib:libavresample >= 3
lib:libavutil >= 55 lib:libavutil >= 55
lib:libswscale >= 2 lib:libswscale >= 4
lib:libswresample >= 4 lib:libswresample >= 2
#endif #endif
#endif #endif
lib:libsolv lib:libsolv