Skip to content

Commit

Permalink
rwtools needs qt
Browse files Browse the repository at this point in the history
  • Loading branch information
danhedron committed May 28, 2019
1 parent 2bb1bea commit 76fa233
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ class OpenrwConan(ConanFile):
),
'tools': (
'freetype/2.9.0@bincrafters/stable',
'qt/5.12.0@bincrafters/stable',
),
}

Expand Down

0 comments on commit 76fa233

Please sign in to comment.