diff options
Diffstat (limited to 'fakeroot/fakeroot_0.8.5.oe')
-rw-r--r-- | fakeroot/fakeroot_0.8.5.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fakeroot/fakeroot_0.8.5.oe b/fakeroot/fakeroot_0.8.5.oe index bb8ccd1779..9ac5070470 100644 --- a/fakeroot/fakeroot_0.8.5.oe +++ b/fakeroot/fakeroot_0.8.5.oe @@ -1,6 +1,5 @@ DESCRIPTION = "Gives a fake root environment" DEPENDS = "virtual/libc" -RDEPENDS = "libc6" SRC_URI = "${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.tar.gz" |