xdm: added 1.1.4
authorMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 1 May 2007 10:00:18 +0000 (10:00 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 1 May 2007 10:00:18 +0000 (10:00 +0000)
packages/xorg-app/xdm_1.1.4.bb [new file with mode: 0644]

diff --git a/packages/xorg-app/xdm_1.1.4.bb b/packages/xorg-app/xdm_1.1.4.bb
new file mode 100644 (file)
index 0000000..7b4195e
--- /dev/null
@@ -0,0 +1,8 @@
+require xorg-app-common.inc
+PE = "1"
+
+DESCRIPTION = "X display manager"
+
+DEPENDS += " libxmu libxinerama libxpm libxdmcp libxau virtual/libx11 libxext libxdmcp libxt"
+
+EXTRA_OECONF += " --with-random-device=/dev/urandom"