aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/bdftopcf_1.0.2.bb
diff options
context:
space:
mode:
authorMartin.Jansa <Martin.Jansa@gmail.com>2009-10-29 11:10:21 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-10-30 16:38:14 +0100
commite00b3df48c5dbb85a904107996154ed63ba13dd9 (patch)
tree76a01a8e0878f3bfcb5848c7ff408582a6fbf004 /recipes/xorg-app/bdftopcf_1.0.2.bb
parent19c643967399ff50d4bc48f603b219794e920d39 (diff)
downloadopenembedded-e00b3df48c5dbb85a904107996154ed63ba13dd9.tar.gz
xorg: add recipes for X11R7.5 release
* Update conf/distro/include/preferred-xorg-versions-X11R7.5.inc * Only recipe versions specified in X11R7.5 and available at http://www.x.org/releases/X11R7.5/src/
Diffstat (limited to 'recipes/xorg-app/bdftopcf_1.0.2.bb')
-rw-r--r--recipes/xorg-app/bdftopcf_1.0.2.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/xorg-app/bdftopcf_1.0.2.bb b/recipes/xorg-app/bdftopcf_1.0.2.bb
new file mode 100644
index 0000000000..6af52c9783
--- /dev/null
+++ b/recipes/xorg-app/bdftopcf_1.0.2.bb
@@ -0,0 +1,7 @@
+require xorg-app-common.inc
+PE = "1"
+
+DESCRIPTION = "converts BDF fonts to PCF fonts"
+
+DEPENDS += " libxfont"
+