Add a ton of missing package DESCRIPTION fields.
[vuplus_openembedded] / libsdl / libsdl-mixer_1.2.5.oe
index a24af88..85ec253 100644 (file)
@@ -3,6 +3,7 @@ PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "libc6 libsdl"
 DEPENDS = "virtual/libc virtual/libsdl"
+DESCRIPTION = "Simple DirectMedia Layer mixer library."
 
 SRC_URI=http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-${PV}.tar.gz
 S = "${WORKDIR}/SDL_mixer-${PV}"