aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libfs_1.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libfs_1.0.3.bb')
-rw-r--r--recipes/xorg-lib/libfs_1.0.3.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libfs_1.0.3.bb b/recipes/xorg-lib/libfs_1.0.3.bb
new file mode 100644
index 0000000000..4481e29251
--- /dev/null
+++ b/recipes/xorg-lib/libfs_1.0.3.bb
@@ -0,0 +1,10 @@
+require xorg-lib-common.inc
+DESCRIPTION = "X11 Font Services library"
+DEPENDS += "xproto fontsproto xtrans"
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "8e68a3a6f3cac936042b240b20d1fb7d"
+SRC_URI[archive.sha256sum] = "ab7af9754568af60b54be67c0966cb742ad7eb7ff73faa2c76e0b71c988f2419"
+
+XORG_PN = "libFS"