git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1adea8b
)
ttf.inc: fix SECTION.
author
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Thu, 10 Jan 2008 15:33:48 +0000
(15:33 +0000)
committer
Rolf 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
patch
|
blob
|
history
diff --git
a/packages/ttf-fonts/ttf.inc
b/packages/ttf-fonts/ttf.inc
index
3f0eca3
..
e0d1dd6
100644
(file)
--- 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"