diff --git a/rosdep/base.yaml b/rosdep/base.yaml index f82cf29a52ecd..5f4892b82fc88 100644 --- a/rosdep/base.yaml +++ b/rosdep/base.yaml @@ -1580,6 +1580,9 @@ gradle: nixos: [gradle] ubuntu: [gradle] graphicsmagick: + alpine: + '*': [graphicsmagick, graphicsmagick-dev] + '3.8': null arch: [graphicsmagick] debian: [libgraphicsmagick++1-dev, graphicsmagick-libmagick-dev-compat] fedora: [GraphicsMagick-c++-devel] @@ -3065,7 +3068,7 @@ libcereal-dev: ubuntu: [libcereal-dev] libceres-dev: alpine: - '*': [ceres-solver] + '*': [ceres-solver, ceres-solver-dev] '3.11': null '3.14': null '3.8': null @@ -3395,6 +3398,7 @@ libflann: ubuntu: '*': [libflann1.9] libflann-dev: + alpine: [flann-dev] arch: [flann] debian: [libflann-dev] fedora: [flann-devel] @@ -4146,6 +4150,9 @@ libkml-dev: '7': null ubuntu: [libkml-dev] liblapack-dev: + alpine: + '*': [lapack-dev] + '3.8': null arch: [lapack] debian: [liblapack-dev] fedora: [lapack-devel] @@ -4502,6 +4509,11 @@ libois-dev: nixos: [ois] ubuntu: [libois-dev] libomp-dev: + alpine: + '*': [openmp] + '3.11': null + '3.14': null + '3.8': null arch: [openmp] debian: [libomp-dev] fedora: [libomp-devel] @@ -6925,6 +6937,10 @@ nkf: rhel: [nkf] ubuntu: [nkf] nlohmann-json-dev: + alpine: + '*': [nlohmann-json] + '3.11': null + '3.8': null debian: bullseye: [nlohmann-json3-dev] buster: [nlohmann-json3-dev] @@ -8184,6 +8200,10 @@ tar: '7': [libtar-devel] ubuntu: [libtar-dev] tbb: + alpine: + '*': [libtbb-dev] + '3.11': null + '3.8': null arch: [intel-tbb] debian: [libtbb-dev] fedora: [tbb-devel]