]> code.ossystems Code Review - openembedded-core.git/commitdiff
xhost: X11 names cleanup
authorMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 3 Jul 2007 10:44:39 +0000 (10:44 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 3 Jul 2007 10:44:39 +0000 (10:44 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2080 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/xorg-app/xhost_1.0.1.bb [new file with mode: 0644]

diff --git a/meta/packages/xorg-app/xhost_1.0.1.bb b/meta/packages/xorg-app/xhost_1.0.1.bb
new file mode 100644 (file)
index 0000000..976fa02
--- /dev/null
@@ -0,0 +1,8 @@
+require xorg-app-common.inc
+
+DESCRIPTION = "Server access control program for X"
+LICENSE = "MIT"
+
+DEPENDS += " virtual/libx11 libxmu libxau"
+
+PE = "1"