Skip to content

Commit 1a41847

Browse files
Minor cleanup
1 parent c98e554 commit 1a41847

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

vinca.yaml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff 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-
3327
patch_dir: patch
3428
rosdistro_snapshot: rosdistro_snapshot.yaml
3529
rosdistro_additional_recipes: rosdistro_additional_recipes.yaml
3630

31+
skip_existing:
32+
- https://conda.anaconda.org/robostack-staging/
33+
3734
packages_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-
122116
packages_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

0 commit comments

Comments
 (0)