Skip to content

Commit

Permalink
Try adding the Python dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpiper committed Nov 11, 2024
1 parent df7fcde commit 71895a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ deps = [
dependency('bmif', method: 'pkg-config'),
dependency('heatf', method: 'pkg-config'),
dependency('bmiheatf', method: 'pkg-config'),
py.dependency(),
]

srcs = [
Expand Down

0 comments on commit 71895a0

Please sign in to comment.