diff options
author | Gerald Britton <gbritton@doomcom.org> | 2004-04-22 05:33:24 +0000 |
---|---|---|
committer | Gerald Britton <gbritton@doomcom.org> | 2004-04-22 05:33:24 +0000 |
commit | c8392fad1513f3f3a83b128144176884741733ac (patch) | |
tree | 71d493d5ce128196eda2e06553c524b37836d90c /virtual | |
parent | acfa311d3c38837e03984d532aeb161b974e8f81 (diff) |
support both libcs for task-bootstrap
BKrev: 40875924tsPye_ElkhhNiKUjY0LItw
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/task-bootstrap.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/task-bootstrap.oe b/virtual/task-bootstrap.oe index 6a08e09450..47707935ac 100644 --- a/virtual/task-bootstrap.oe +++ b/virtual/task-bootstrap.oe @@ -3,7 +3,7 @@ MAINTAINER = "Phil Blundell <pb@handhelds.org>" ALLOW_EMPTY = 1 PACKAGES = "${PN}" -DEPENDS = 'glibc base-files base-passwd-3.5.7 \ +DEPENDS = 'virtual/libc base-files base-passwd-3.5.7 \ busybox dropbear hotplug ifupdown ipkg initscripts \ netbase resolvconf sysvinit tinylogin lrzsz \ dhcpcd \ |