diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2009-06-12 13:46:33 +0900 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2009-06-12 13:48:17 +0900 |
commit | 973a007b74a0f9d0ef54b802364e8b3d19f83ab7 (patch) | |
tree | 69e7b908accca3513620f9df4107a01a54d65c31 | |
parent | 492df3085e1a7125d44a592a883032e93e8bc0e9 (diff) |
xtrans: add native 1.2.1 package
-rw-r--r-- | recipes/xorg-lib/xtrans-native_1.2.1.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/xorg-lib/xtrans-native_1.2.1.bb b/recipes/xorg-lib/xtrans-native_1.2.1.bb new file mode 100644 index 0000000000..c7988c7264 --- /dev/null +++ b/recipes/xorg-lib/xtrans-native_1.2.1.bb @@ -0,0 +1,5 @@ +require xtrans_${PV}.bb + +DEPENDS = "util-macros-native" + +inherit native |