diff options
Diffstat (limited to 'prelink/prelink_20031029.oe')
-rw-r--r-- | prelink/prelink_20031029.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prelink/prelink_20031029.oe b/prelink/prelink_20031029.oe index 4da0ad534c..a60c04541d 100644 --- a/prelink/prelink_20031029.oe +++ b/prelink/prelink_20031029.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." |