Add a ton of missing package DESCRIPTION fields.
[vuplus_openembedded] / diffutils / diffutils_2.8.1.oe
index 789ea61..3a68a87 100644 (file)
@@ -1,5 +1,8 @@
 DEPENDS = "virtual/libc"
 RDEPENDS = "libc6"
+DESCRIPTION = "Diffutils contains the GNU diff, diff3, \
+sdiff, and cmp utilities. These programs are usually \
+used for creating patch files."
 
 SRC_URI = ${GNU_MIRROR}/${PN}/${P}.tar.gz