libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / tasks / task-sdk-canadian-host.bb
blob418e8cde91cebc4a3aace686946543383f7331ba
2 # Copyright (C) 2007 OpenedHand Ltd
5 DESCRIPTION = "Host packages for the standalone SDK or external toolchain"
6 PR = "r1"
7 LICENSE = "MIT"
8 ALLOW_EMPTY = "1"
10 inherit canadian-sdk
12 PACKAGES = "${PN}"
14 RDEPENDS_${PN} = "\
15 binutils-canadian-sdk \
16 gcc-canadian-sdk \
17 gdb-canadian-sdk \