We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1c69d1 commit 0c0fe1aCopy full SHA for 0c0fe1a
conanfile.txt
@@ -1,14 +1,14 @@
1
#
2
-# Copyright (c) 2018-2019 Mateusz Loskot <mateusz at loskot dot net>
+# Copyright (c) 2018-2021 Mateusz Loskot <mateusz at loskot dot net>
3
4
# Distributed under the Boost Software License, Version 1.0.
5
# (See accompanying file LICENSE_1_0.txt or copy at
6
# http://www.boost.org/LICENSE_1_0.txt)
7
8
[requires]
9
-libpng/1.6.37@bincrafters/stable
10
-libjpeg/9c@bincrafters/stable
11
-libtiff/4.0.9@bincrafters/stable
+libjpeg/9d
+libpng/1.6.37
+libtiff/4.1.0
12
13
[generators]
14
cmake
0 commit comments