# HG changeset patch # User Pascal Bellard # Date 1605964435 0 # Node ID 9e3f3168b1693c5d3d9c541af66b53f53e1d31f4 # Parent 643fcf17322832aebae6496c16b13b7653fe94f8 dog: fix bdeps diff -r 643fcf173228 -r 9e3f3168b169 dog/receipt --- a/dog/receipt Sat Nov 21 12:40:17 2020 +0000 +++ b/dog/receipt Sat Nov 21 13:13:55 2020 +0000 @@ -12,7 +12,7 @@ TAGS="dns" DEPENDS="libssl libcrypto" -BUILD_DEPENDS="rust-cargo" +BUILD_DEPENDS="rust-cargo git openssl-dev" # Rules to configure and make the package. compile_rules()