From 86b903e283f463714ec95dbfb2c5cbdf388a0d3a Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Thu, 10 Jan 2008 15:33:48 +0000 Subject: [PATCH] ttf.inc: fix SECTION. ttf fonts are GUI-agnostic and can be used in opie as well, for example. --- packages/ttf-fonts/ttf.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ttf-fonts/ttf.inc b/packages/ttf-fonts/ttf.inc index 3f0eca3d5d..e0d1dd6a54 100644 --- a/packages/ttf-fonts/ttf.inc +++ b/packages/ttf-fonts/ttf.inc @@ -1,4 +1,4 @@ -SECTION = "x11/fonts" +SECTION = "fonts" PRIORITY = "optional" PACKAGE_ARCH = "all" #DEPENDS = "fontconfig opie-ttf-support" -- 2.39.5