Skip to content

Commit

Permalink
Update min libsemio version (1.23.0).
Browse files Browse the repository at this point in the history
  • Loading branch information
ekaszubski committed Oct 20, 2016
1 parent a419561 commit 0f6cb22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ elif [ "$1" = "docker-deps" ] || [ "$1" = "docker-build" ]; then
VERSION="$(cat deb/version)"
RELEASE="$(cat deb/release)"

BUILD_REQUIRES="libsemio-dev (>= 1.22.3), libroscpp-dev, libtf2-ros-dev, libvisualization-msgs-dev, catkin, ros-message-generation"
RUN_REQUIRES="'libsemio (>= 1.22.3)', libroscpp1d, libtf2-ros0d"
BUILD_REQUIRES="libsemio-dev (>= 1.23.0), libroscpp-dev, libtf2-ros-dev, libvisualization-msgs-dev, catkin, ros-message-generation"
RUN_REQUIRES="'libsemio (>= 1.23.0)', libroscpp1d, libtf2-ros0d"

LICENSE="GPLv3"
PKGGROUP="libs"
Expand Down

0 comments on commit 0f6cb22

Please sign in to comment.