File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed
Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -24,16 +24,13 @@ mutex_package:
2424 - gazebo 11.*
2525 - libprotobuf 5.29.3.*
2626
27- skip_all_deps : false
28-
29- # If full rebuild, the build number of the existing package has
30- # to match the selected build number for skipping
31- full_rebuild : true
32-
3327patch_dir : patch
3428rosdistro_snapshot : rosdistro_snapshot.yaml
3529rosdistro_additional_recipes : rosdistro_additional_recipes.yaml
3630
31+ skip_existing :
32+ - https://conda.anaconda.org/robostack-staging/
33+
3734packages_skip_by_deps :
3835 - if : not linux
3936 then :
@@ -116,9 +113,6 @@ packages_remove_from_deps:
116113 - ros_ign_gazebo_demos
117114 - ros_ign_image
118115
119- skip_existing :
120- - https://conda.anaconda.org/robostack-staging/
121-
122116packages_select_by_deps :
123117 # These are the packages that are build on all platforms, including wasm32
124118 # only subset of packages to reduce maintainer load
You can’t perform that action at this time.
0 commit comments