diff options
Diffstat (limited to 'recipes/xorg-app/xfs_1.0.5.bb')
-rw-r--r-- | recipes/xorg-app/xfs_1.0.5.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/xorg-app/xfs_1.0.5.bb b/recipes/xorg-app/xfs_1.0.5.bb new file mode 100644 index 0000000000..8cef4bda9a --- /dev/null +++ b/recipes/xorg-app/xfs_1.0.5.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc + +DESCRIPTION = "X fontserver" +DEPENDS += " libfs libxfont xtrans" +PE = "1" |