aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libfs_1.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libfs_1.0.1.bb')
-rw-r--r--recipes/xorg-lib/libfs_1.0.1.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libfs_1.0.1.bb b/recipes/xorg-lib/libfs_1.0.1.bb
new file mode 100644
index 0000000000..2bc6b0ae38
--- /dev/null
+++ b/recipes/xorg-lib/libfs_1.0.1.bb
@@ -0,0 +1,7 @@
+require xorg-lib-common.inc
+
+DESCRIPTION = "X11 Font Services library"
+DEPENDS += "xproto fontsproto xtrans"
+PE = "1"
+
+XORG_PN = "libFS"