Skip to content

Commit

Permalink
dev-ros/sensor_msgs: drop boost dep
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <[email protected]>
  • Loading branch information
aballier committed Feb 25, 2016
1 parent eec256e commit 47b1dcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions dev-ros/sensor_msgs/sensor_msgs-1.12.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ RDEPEND=""
DEPEND="${RDEPEND}
test? ( dev-cpp/gtest )
"
RDEPEND="${RDEPEND}
dev-libs/boost"
RDEPEND="${RDEPEND}"
3 changes: 1 addition & 2 deletions dev-ros/sensor_msgs/sensor_msgs-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ RDEPEND=""
DEPEND="${RDEPEND}
test? ( dev-cpp/gtest )
"
RDEPEND="${RDEPEND}
dev-libs/boost"
RDEPEND="${RDEPEND}"

0 comments on commit 47b1dcf

Please sign in to comment.