Skip to content

Commit

Permalink
bump harfbuzz
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceIm committed Dec 19, 2022
1 parent 7402b5e commit a57f9d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/opencv/3.x/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ def requirements(self):
self.requires("libwebp/1.2.4")
if self.options.contrib:
self.requires("freetype/2.12.1")
self.requires("harfbuzz/5.3.1")
self.requires("harfbuzz/6.0.0")
self.requires("gflags/2.2.2")
self.requires("glog/0.6.0")
if self.options.get_safe("with_gtk"):
Expand Down

0 comments on commit a57f9d2

Please sign in to comment.