aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xhost_1.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/xhost_1.0.2.bb')
-rw-r--r--recipes/xorg-app/xhost_1.0.2.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/xorg-app/xhost_1.0.2.bb b/recipes/xorg-app/xhost_1.0.2.bb
new file mode 100644
index 0000000000..af5beadd79
--- /dev/null
+++ b/recipes/xorg-app/xhost_1.0.2.bb
@@ -0,0 +1,6 @@
+require xorg-app-common.inc
+
+DESCRIPTION = "Server access control program for X"
+LICENSE = "MIT"
+DEPENDS += "libxmu libxau"
+PE = "1"