diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-09-25 13:36:43 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-09-25 13:36:43 +0000 |
commit | 9e72b44ccb9708648eefc6d250c84067525b776a (patch) | |
tree | ee2975f7b95e51b0ba59724ccbfddbb4072c2d83 /meta | |
parent | f3aab8fa750b89062f8d20d2f4edebcd56189eb4 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/09/25 09:59:00+02:00 uni-frankfurt.de!mickeyl
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/09/24 20:48:55+02:00 uni-frankfurt.de!mickeyl
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/09/24 16:11:47+02:00 uni-frankfurt.de!mickeyl
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/09/24 11:20:30+02:00 uni-frankfurt.de!mickeyl
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/09/23 21:41:31+02:00 uni-frankfurt.de!mickeyl
Merge bk://openembedded@openembedded.bkbits.net/packages
into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/09/23 17:13:37+02:00 uni-frankfurt.de!mickeyl
specify FSTAPE in ramdisk script
2004/09/23 16:26:22+02:00 uni-frankfurt.de!mickeyl
Merge bk://openembedded@openembedded.bkbits.net/packages
into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/09/23 08:21:29+02:00 uni-frankfurt.de!mickeyl
remove python-numarray from task-python-everything since this doesn't want to build with soft-float :/
2004/09/23 08:20:49+02:00 uni-frankfurt.de!mickeyl
bump oz version in issue[.net]
BKrev: 4155746b2RbCeWQvN_Ec7r-X5yjy-g
Diffstat (limited to 'meta')
-rw-r--r-- | meta/task-python-everything_0.9.0.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/task-python-everything_0.9.0.oe b/meta/task-python-everything_0.9.0.oe index 82263fddb0..babfe07233 100644 --- a/meta/task-python-everything_0.9.0.oe +++ b/meta/task-python-everything_0.9.0.oe @@ -15,7 +15,6 @@ DEPENDS = " python-ao \ python-mad \ python-native \ python-numeric \ - python-numarray \ python-ogg \ python-pexpect \ python-pychecker \ @@ -46,3 +45,4 @@ RDEPENDS=${DEPENDS} #fixme add python-pycap once libdnet is in again #fixme add python-pyx once kpathwhich-native is there #fixme add packages dynamically +#fixme python-numarray doesn't work with soft-float |