diff options
| author | Jamie Lenehan <lenehan@twibble.org> | 2006-10-04 22:45:35 +0000 |
|---|---|---|
| committer | Jamie Lenehan <lenehan@twibble.org> | 2006-10-04 22:45:35 +0000 |
| commit | 9bcca56c162aaa999f35bf303ab3fdc0f475dbb7 (patch) | |
| tree | ceb65f047d894af1d4309fd34b1fb04cff94e95b /packages/python/python_2.4.3.bb | |
| parent | 99c72e83e39b1af5f99663551ea9cf388f1be8b3 (diff) | |
| parent | 9b37a7f7d7eadedb495d2b9b29f74f574b47b14a (diff) | |
merge of '9694cc03739b4b684e1c1d9ec0df5f93374f846a'
and '98fb56b9b21bed93697ad1e087ea4fd34776f46c'
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*" |
