remove now unnecessary build_depend on qtbase5

This commit is contained in:
Mikael Arguedas 2017-07-15 00:01:56 +00:00 committed by Paul Bovbel
parent 157874336c
commit a5aacd7a7b

View File

@ -42,8 +42,6 @@
<depend>std_msgs</depend> <depend>std_msgs</depend>
<depend>tf</depend> <depend>tf</depend>
<depend>tf2_eigen</depend> <depend>tf2_eigen</depend>
<!-- qtbase5-dev needed due to error in qt5 -->
<depend>qtbase5-dev</depend>
<test_depend>rostest</test_depend> <test_depend>rostest</test_depend>