summaryrefslogtreecommitdiff
path: root/packages/meta/slugos-native.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-02-14 09:29:36 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-14 09:29:36 +0000
commite4ce8224e776f0afd19aced47b80c288f6ac3110 (patch)
tree085331f47b2ea65f9e9c69207f49ff15ddf1e6a8 /packages/meta/slugos-native.bb
parent6701dcde7d4049a2257d372cf11f9c117bd3c870 (diff)
python/slugos-native: Remove PROVIDES python-core. python-core should just be a runtime name.
Diffstat (limited to 'packages/meta/slugos-native.bb')
-rw-r--r--packages/meta/slugos-native.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/meta/slugos-native.bb b/packages/meta/slugos-native.bb
index 85f0c551f5..cbb74fc823 100644
--- a/packages/meta/slugos-native.bb
+++ b/packages/meta/slugos-native.bb
@@ -69,7 +69,6 @@ SLUGOS_NATIVE = "\
patch \
perl \
pkgconfig \
- python-core \
quilt \
sed \
tar \
@@ -92,6 +91,7 @@ SLUGOS_NATIVE_THUMB_BROKEN_thumb = ""
# These things are required but are not valid RDEPENDS
SLUGOS_NATIVE_DP = "\
gdbm \
+ python \
"
RDEPENDS = '${SLUGOS_NATIVE_RT} ${SLUGOS_NATIVE}'