This reverts commit
0f9da77ecee5318dfae05ef2d00139036447eea7.
inherit cmake already adds a depends on cmake-native
so as discussed on the OE mailing list reverting the change
next patch will bump PR to avoid that it is lowered by the revert
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
DESCRIPTION = "This daemon is in charge of multiplexing connections over USB to an iPhone or iPod touch."
LICENSE = "GPLv3/GPLv2/LGPLv2.1"
-PR = "r1"
-DEPENDS = "udev libusb1 cmake-native"
+DEPENDS = "udev libusb1"
inherit cmake pkgconfig