xserver-common: Add new release 1.5.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Mon, 16 Jan 2006 12:06:43 +0000 (12:06 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 16 Jan 2006 12:06:43 +0000 (12:06 +0000)
packages/xserver-common/xserver-common_1.5.bb [new file with mode: 0644]

diff --git a/packages/xserver-common/xserver-common_1.5.bb b/packages/xserver-common/xserver-common_1.5.bb
new file mode 100644 (file)
index 0000000..a825ddf
--- /dev/null
@@ -0,0 +1,11 @@
+MAINTAINER = "Florian Boor <florian@kernelconcepts.de>"
+DESCRIPTION = "Common X11 scripts and support files"
+LICENSE = "GPL"
+SECTION = "x11"
+DEPENDS = "xmodmap xrandr xdpyinfo xtscal"
+RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal"
+PR = "r0"
+
+
+# we are using a gpe-style Makefile
+inherit gpe