diff options
Diffstat (limited to 'prelink/prelink_20040304.oe')
-rw-r--r-- | prelink/prelink_20040304.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prelink/prelink_20040304.oe b/prelink/prelink_20040304.oe index f1a6a04fd7..1cc8f57b84 100644 --- a/prelink/prelink_20040304.oe +++ b/prelink/prelink_20040304.oe @@ -1,4 +1,4 @@ -DEPENDS = "elfutils virtual/libc" +DEPENDS = "elfutils " DESCRIPTION = " The prelink package contains a utility which modifies ELF shared libraries \ and executables, so that far fewer relocations need to be resolved at \ runtime and thus programs come up faster." |