diff options
author | Holger Freyther <zecke@selfish.org> | 2004-06-05 22:33:41 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2004-06-05 22:33:41 +0000 |
commit | a3f307356b7d3c853d82e84552b4d76a0b08cf6e (patch) | |
tree | 07241b7ce1b1e55b1a6c90e047abce5fdebe11ee /x11/x11-native_cvs.oe | |
parent | 64857b207da96e525179459e31cf6e31dfbfeab9 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into debian.(none):/home/ich/programming/oe/oe-packages-exported
2004/06/06 00:33:11+02:00 (none)!ich
FIX the native package names of the various X11 libraries and binaries. This fixes compilation
BKrev: 40c24a45Pw5JwatW8m5g06gjptGR2Q
Diffstat (limited to 'x11/x11-native_cvs.oe')
-rw-r--r-- | x11/x11-native_cvs.oe | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/x11-native_cvs.oe b/x11/x11-native_cvs.oe index e69de29bb2..cdae3f7957 100644 --- a/x11/x11-native_cvs.oe +++ b/x11/x11-native_cvs.oe @@ -0,0 +1,4 @@ +include x11_cvs.oe +inherit native +DEPENDS = "xproto-native xextensions-native xau-native xtrans-native libxdmcp-native" +PROVIDES = "" |