Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

Commit

Permalink
Update Conan conventions
Browse files Browse the repository at this point in the history
Automatically created by bincrafters-conventions 0.24.6
  • Loading branch information
bincrafters-user committed Sep 3, 2020
1 parent c3fc282 commit c950fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def requirements(self):
self.requires("fontconfig/2.13.91")
self.requires("cairo/1.17.2@bincrafters/stable")
self.requires("harfbuzz/2.6.8")
self.requires("glib/2.65.0")
self.requires("glib/2.65.1")
self.requires("fribidi/1.0.9")

def source(self):
Expand Down

0 comments on commit c950fc6

Please sign in to comment.