diff options
| author | Koen Kooi <koen@openembedded.org> | 2006-07-08 14:47:06 +0000 |
|---|---|---|
| committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-07-08 14:47:06 +0000 |
| commit | d160eca8a1eec85bbaffcfca8c2fab12c71699df (patch) | |
| tree | 7c14a55775766be0f0e784d1e7d43e8b5e6c4766 /packages/python/python_2.4.3.bb | |
| parent | d1272f8a0d21ec3065084963514ed2141421daae (diff) | |
| parent | 592ad7f90afcc2bfac021f3fa3631d0ce26ed8cb (diff) | |
merge of 7af01deb5f2ccfe6a46c47c7d3366897760b7f50
and c1685b2c79265f6c5323c93187c06401cf52accb
Diffstat (limited to 'packages/python/python_2.4.3.bb')
| -rw-r--r-- | packages/python/python_2.4.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python_2.4.3.bb b/packages/python/python_2.4.3.bb index 64e927c871..dafae9a3a8 100644 --- a/packages/python/python_2.4.3.bb +++ b/packages/python/python_2.4.3.bb @@ -62,7 +62,7 @@ do_install() { DESTDIR=${D} install } -include python-${PV}-manifest.inc +require python-${PV}-manifest.inc RPROVIDES_python-core = "python" RPROVIDES_python-curses = "python" |
