Skip to content
Snippets Groups Projects
Commit 1fa437d8 authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

catkin: improving dependencies (resolves #113)

parent 2e358e52
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ SECTION = "devel" ...@@ -3,7 +3,7 @@ SECTION = "devel"
LICENSE = "BSD" LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=7;endline=7;md5=d566ef916e9dedc494f5f793a6690ba5" LIC_FILES_CHKSUM = "file://package.xml;beginline=7;endline=7;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "cmake python-empy python-catkin-pkg" DEPENDS = "cmake python-empy python-catkin-pkg python-empy-native python-catkin-pkg-native"
RDEPENDS_${PN}_class-native = "" RDEPENDS_${PN}_class-native = ""
RDEPENDS_${PN} = "cmake packagegroup-core-buildessential \ RDEPENDS_${PN} = "cmake packagegroup-core-buildessential \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment