diff options
| author | Graeme Gregory <dp@xora.org.uk> | 2006-10-04 10:24:43 +0000 |
|---|---|---|
| committer | Graeme Gregory <dp@xora.org.uk> | 2006-10-04 10:24:43 +0000 |
| commit | 668c42cb7e6ee3be1fb10dbc4c2e7f138734538b (patch) | |
| tree | c369dedfd70560abfee1174469f2885c21376d5c /packages/python/python_2.4.3.bb | |
| parent | 468b92a0c2dfae68923addccbe61dc4d2b64d305 (diff) | |
| parent | 2c66cf2e9d662ba8941dd11741f8e825a6f475c1 (diff) | |
merge of 'c0c96c93651e80c74259da321b816cfa0c76a7a1'
and 'e81ad8bbd55788f8132544a64394420053252ebf'
Diffstat (limited to 'packages/python/python_2.4.3.bb')
| -rw-r--r-- | packages/python/python_2.4.3.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/python/python_2.4.3.bb b/packages/python/python_2.4.3.bb index 30c4ee1aee..2af6789b7a 100644 --- a/packages/python/python_2.4.3.bb +++ b/packages/python/python_2.4.3.bb @@ -6,7 +6,7 @@ PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" DEPENDS = "python-native readline zlib gdbm openssl tcl tk" DEPENDS_sharprom = "python-native readline zlib gdbm openssl" -PR = "ml5" +PR = "ml6" PYTHON_MAJMIN = "2.4" @@ -68,5 +68,5 @@ require python-${PV}-manifest.inc RPROVIDES_python-core = "python" RPROVIDES_python-curses = "python" PACKAGES =+ "libpython2" -PACKAGES_DYNAMIC = "python-* libpython2" +PACKAGES_DYNAMIC = "libpython2" FILES_libpython2 = "${libdir}/libpython*" |
