Skip to content

Commit

Permalink
tapo-py: Fix s390x build
Browse files Browse the repository at this point in the history
  • Loading branch information
mihai-dinculescu committed Jun 9, 2024
1 parent d399152 commit ae90fa5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tapo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,6 @@ tokio = { workspace = true, default-features = false, features = [
"rt-multi-thread",
"macros",
] }

[target.s390x-unknown-linux-gnu]
openssl-src = "300.2.3+3.2.1"

0 comments on commit ae90fa5

Please sign in to comment.