summaryrefslogtreecommitdiff
path: root/packages/python
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-01-13 15:57:08 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-01-13 15:57:08 +0000
commit75450b3cefd66d136cf0c63b08793289dbef417b (patch)
tree5aa8b49fd1e93c0d0fdf220efa1cb3d763a9ebbe /packages/python
parent1504dc24a72738bffc41ac3254acff63585edf63 (diff)
python 2.5.1 fix RRECOMMEND_S_ typo
Diffstat (limited to 'packages/python')
-rw-r--r--packages/python/python_2.5.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python_2.5.1.bb b/packages/python/python_2.5.1.bb
index 2202e1d474..37f7bdefb8 100644
--- a/packages/python/python_2.5.1.bb
+++ b/packages/python/python_2.5.1.bb
@@ -79,7 +79,7 @@ do_install() {
require python-${PYTHON_MAJMIN}-manifest.inc
RPROVIDES_python-core = "python"
-RRECOMMEND_python-core = "python-readline"
+RRECOMMENDS_python-core = "python-readline"
PACKAGES =+ "libpython2"
FILES_libpython2 = "${libdir}/libpython*"