Skip to content

Commit 5be8cd9

Browse files
facontidavideclaude
andcommitted
Bump to 0.4.2: add zlib to conda run deps
prefix.dev rejects re-uploading 0.4.1 with a different hash, so bump version. Adds zlib (libz.so.1 linked by IXWebSocket at runtime). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Entire-Checkpoint: e08d6e5d6273
1 parent 528401d commit 5be8cd9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

conda.recipe/recipe.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
context:
2-
version: "0.4.1"
2+
version: "0.4.2"
33

44
package:
55
name: pj-bridge-ros2-${{ ros_distro }}
@@ -49,6 +49,7 @@ requirements:
4949
- ixwebsocket
5050
- spdlog
5151
- zstd
52+
- zlib
5253

5354
tests:
5455
- package_contents:

0 commit comments

Comments
 (0)