aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ttf-fonts
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-01-10 02:00:28 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-10 02:00:28 +0000
commit259fe6ef0f37169d60ef41fec6eb73de7b7b6cc9 (patch)
tree599e2bf852a2cbb026ff6e7f53986963f6843183 /packages/ttf-fonts
parentcb493a3d185292050c053607613bb38d104bf2a1 (diff)
downloadopenembedded-259fe6ef0f37169d60ef41fec6eb73de7b7b6cc9.tar.gz
fontconfig-utils: correctly name the package (it should not be renamed libfontconfig-utils by debian.bbclass) and update the RDEPENDS to match
Diffstat (limited to 'packages/ttf-fonts')
-rw-r--r--packages/ttf-fonts/ttf.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ttf-fonts/ttf.inc b/packages/ttf-fonts/ttf.inc
index 38cc9b78c0..3f0eca3d5d 100644
--- a/packages/ttf-fonts/ttf.inc
+++ b/packages/ttf-fonts/ttf.inc
@@ -2,7 +2,7 @@ SECTION = "x11/fonts"
PRIORITY = "optional"
PACKAGE_ARCH = "all"
#DEPENDS = "fontconfig opie-ttf-support"
-#RSUGGESTS = "libfontconfig-utils opie-ttf-support"
+#RSUGGESTS = "fontconfig-utils opie-ttf-support"
# I dont want TTF fonts to depend on fontconfig on device
# as those fonts are used not only in X11 enviroment