xserver-common: add 1.3
authorKoen Kooi <koen@openembedded.org>
Wed, 21 Dec 2005 15:06:14 +0000 (15:06 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 21 Dec 2005 15:06:14 +0000 (15:06 +0000)
packages/xserver-common/xserver-common_1.3.bb [new file with mode: 0644]

diff --git a/packages/xserver-common/xserver-common_1.3.bb b/packages/xserver-common/xserver-common_1.3.bb
new file mode 100644 (file)
index 0000000..343abe9
--- /dev/null
@@ -0,0 +1,10 @@
+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"
+
+# we are using a gpe-style Makefile
+inherit gpe
+