1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-07-05 12:29:05 +02:00

Override bzip2 version

This commit is contained in:
Daniel Evans 2019-08-31 21:10:22 +01:00
parent be8d07dd74
commit a65b2e030b

View File

@ -35,6 +35,7 @@ class OpenrwConan(ConanFile):
'ffmpeg/4.0.2@bincrafters/stable',
'sdl2/2.0.9@bincrafters/stable',
'boost/1.68.0@conan/stable',
'bzip2/1.0.8@conan/stable',
),
'viewer': (
'qt/5.12.0@bincrafters/stable',