Add a ton of missing package DESCRIPTION fields.
[vuplus_openembedded] / sudo / sudo_1.6.7p5.oe
index e401d13..e9c00a6 100644 (file)
@@ -1,5 +1,9 @@
 DEPENDS = "virtual/libc"
 RDEPENDS = "libc6"
+DESCRIPTION = "Sudo (superuser do) allows a system \
+administrator to give certain users (or groups of \
+users) the ability to run some (or all) commands \
+as root while logging all commands and arguments."
 
 SRC_URI = ftp://ftp.sudo.ws/pub/sudo/sudo-${PV}.tar.gz \
          file://${FILESDIR}/nonrootinstall.patch;patch=1 \