ttf.inc: fix SECTION.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Thu, 10 Jan 2008 15:33:48 +0000 (15:33 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Thu, 10 Jan 2008 15:33:48 +0000 (15:33 +0000)
ttf fonts are GUI-agnostic and can be used in opie as well, for example.

packages/ttf-fonts/ttf.inc

index 3f0eca3..e0d1dd6 100644 (file)
@@ -1,4 +1,4 @@
-SECTION = "x11/fonts"
+SECTION = "fonts"
 PRIORITY = "optional"
 PACKAGE_ARCH = "all"
 #DEPENDS = "fontconfig opie-ttf-support"