3a68a87b1dd5bc0bd3941ad3270db2920c349546
[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}/${PN}/${P}.tar.gz
8
9 inherit autotools