Skip to content

Commit

Permalink
adding proper depends to catkin package call
Browse files Browse the repository at this point in the history
  • Loading branch information
jbohren committed May 10, 2014
1 parent 1fc7054 commit e0d255f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ else()
LIBRARIES gscam
CATKIN_DEPENDS roscpp nodelet image_transport sensor_msgs
camera_calibration_parsers camera_info_manager
#DEPENDS opencv2
DEPENDS GSTREAMER GST_APP
)

include_directories(
Expand Down

0 comments on commit e0d255f

Please sign in to comment.