add libsdl-gfx and cleanup metadata of other SDL packages
[vuplus_openembedded] / libsdl / libsdl-ttf_2.0.3.oe
index 23083c5..510b679 100644 (file)
@@ -1,8 +1,8 @@
-SECTION = "NET"
+DESCRIPTION = "Simple DirectMedia Layer truetype font library."
+SECTION = "libs"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
-DEPENDS = "virtual/libc virtual/libsdl freetype"
-DESCRIPTION = "Simple DirectMedia Layer truetype font library."
+DEPENDS = "virtual/libsdl freetype"
 
 SRC_URI = "http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-${PV}.tar.gz \
            file://${FILESDIR}/new-freetype-includes.patch;patch=1"