diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-11 12:41:06 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-12 23:36:07 +0200 |
commit | 1d968e0ee3621df2b40160b097ffafcef3a3870f (patch) | |
tree | 9efaf38104e93c140f14d2b688d3e304bc43e621 /recipes/xorg-util/imake_1.0.3.bb | |
parent | 12dcb2d09c87a7e2383371476e7b5183a93c9fc5 (diff) |
xorg: add newer xserver 1.8.1, xdm, imake
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-util/imake_1.0.3.bb')
-rw-r--r-- | recipes/xorg-util/imake_1.0.3.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/xorg-util/imake_1.0.3.bb b/recipes/xorg-util/imake_1.0.3.bb new file mode 100644 index 0000000000..ce51d59ecb --- /dev/null +++ b/recipes/xorg-util/imake_1.0.3.bb @@ -0,0 +1,9 @@ +require xorg-util-common.inc + +DESCRIPTION = "C preprocessor interface to the make utility" +RDEPENDS = "perl xproto" + +PR = "r2" +PE = "1" +SRC_URI[archive.md5sum] = "579377af36a146913b3429cad1f7e8ab" +SRC_URI[archive.sha256sum] = "5d149c3cc9a0d7eca2a4bb44e5597f50f6d7ec75b61d7ca2ded842294214012d" |