Another pass of .oe cleanups.
[vuplus_openembedded] / diffutils / diffutils_2.8.1.oe
1 DEPENDS = "virtual/libc"
2 RDEPENDS = "libc6"
3 DESCRIPTION = "Diffutils contains the GNU diff, diff3, \
4 sdiff, and cmp utilities. These programs are usually \
5 used for creating patch files."
6
7 SRC_URI = "${GNU_MIRROR}/diffutils/diffutils-${PV}.tar.gz"
8
9 inherit autotools