Another pass of .oe cleanups.
[vuplus_openembedded] / fakeroot / fakeroot_0.9.0.oe
1 DESCRIPTION = "Gives a fake root environment"
2 DEPENDS = "virtual/libc"
3 RDEPENDS = "libc6"
4
5 SRC_URI = "${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.tar.gz"
6
7 inherit autotools libtool