We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a643d77 commit 84692faCopy full SHA for 84692fa
2 files changed
robostack.yaml
@@ -81,7 +81,7 @@ doxygen:
81
draco:
82
robostack: [draco]
83
eigen:
84
- robostack: [eigen]
+ robostack: [eigen, eigen-abi-devel]
85
emacs:
86
robostack: [emacs]
87
festival:
vinca.yaml
@@ -10,7 +10,7 @@ build_number: 15
10
11
mutex_package:
12
name: "ros2-distro-mutex"
13
- version: "0.8.1"
+ version: "0.8.0"
14
upper_bound: "x.x"
15
run_constraints:
16
- libboost 1.88.*
@@ -20,9 +20,6 @@ mutex_package:
20
- libprotobuf 6.33.5.*
21
- vtk 9.5.2.*
22
- krb5 1.21.*
23
- - eigen 3.4.*
24
-
25
-trigger_new_versions: True
26
27
patch_dir: patch
28
rosdistro_snapshot: rosdistro_snapshot.yaml
0 commit comments