diff options
-rw-r--r-- | meta/recipes-core/tasks/task-sdk-host.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/tasks/task-sdk-host.bb b/meta/recipes-core/tasks/task-sdk-host.bb index 45e64eb925..b906307145 100644 --- a/meta/recipes-core/tasks/task-sdk-host.bb +++ b/meta/recipes-core/tasks/task-sdk-host.bb | |||
@@ -21,6 +21,7 @@ RDEPENDS_${PN} = "\ | |||
21 | pseudo-nativesdk \ | 21 | pseudo-nativesdk \ |
22 | unfs-server-nativesdk \ | 22 | unfs-server-nativesdk \ |
23 | opkg-nativesdk \ | 23 | opkg-nativesdk \ |
24 | libtool-nativesdk \ | ||
24 | " | 25 | " |
25 | 26 | ||
26 | RDEPENDS_${PN}_darwin8 = "\ | 27 | RDEPENDS_${PN}_darwin8 = "\ |