diff options
Diffstat (limited to 'fakeroot')
-rw-r--r-- | fakeroot/fakeroot_0.8.5.oe | 1 | ||||
-rw-r--r-- | fakeroot/fakeroot_0.9.0.oe | 1 |
2 files changed, 0 insertions, 2 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" diff --git a/fakeroot/fakeroot_0.9.0.oe b/fakeroot/fakeroot_0.9.0.oe index bb8ccd1779..9ac5070470 100644 --- a/fakeroot/fakeroot_0.9.0.oe +++ b/fakeroot/fakeroot_0.9.0.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" |