From: Holger Freyther Date: Sat, 5 Jun 2004 22:33:41 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~18846 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3f307356b7d3c853d82e84552b4d76a0b08cf6e;p=openembedded.git 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 --- 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 = "" diff --git a/xau/xau-native_cvs.oe b/xau/xau-native_cvs.oe index e69de29bb2..2f9c48d43b 100644 --- a/xau/xau-native_cvs.oe +++ b/xau/xau-native_cvs.oe @@ -0,0 +1,4 @@ +include xau_cvs.oe +inherit native +DEPENDS = "xproto-native" +PROVIDES = "" diff --git a/xextensions/xextensions-native_cvs.oe b/xextensions/xextensions-native_cvs.oe index e69de29bb2..e123dfb3ba 100644 --- a/xextensions/xextensions-native_cvs.oe +++ b/xextensions/xextensions-native_cvs.oe @@ -0,0 +1,3 @@ +include xextensions_cvs.oe +inherit native +PROVIDES = "" diff --git a/xproto/xproto-native_cvs.oe b/xproto/xproto-native_cvs.oe index e69de29bb2..c5cdb1e706 100644 --- a/xproto/xproto-native_cvs.oe +++ b/xproto/xproto-native_cvs.oe @@ -0,0 +1,4 @@ +include xproto_cvs.oe +inherit native +PROVIDES = "" +