Skip to content

Commit

Permalink
Fix pdf2htmlEX recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Jul 13, 2024
1 parent 77ffc81 commit 0890ba4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/pdf2htmlex/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ def requirements(self):
"with_cairo": True,
"with_glib": True,
"shared": False,
})
self.requires("cairo/1.18.0", options={
# Don't pull in xorg dependencies.
"with_xlib": False,
Expand Down

0 comments on commit 0890ba4

Please sign in to comment.