diff options
Diffstat (limited to 'packages/python/python-2.5-manifest.inc')
-rw-r--r-- | packages/python/python-2.5-manifest.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-2.5-manifest.inc b/packages/python/python-2.5-manifest.inc index bba1b2f33d..6c4440877f 100644 --- a/packages/python/python-2.5-manifest.inc +++ b/packages/python/python-2.5-manifest.inc @@ -10,7 +10,7 @@ PACKAGES="python-profile python-threading python-distutils python-doctest python DESCRIPTION_python-profile="Python Basic Profiling Support" PR_python-profile="ml0" -RDEPENDS_python-profile="python-core python-re" +RDEPENDS_python-profile="python-core python-textutils" FILES_python-profile="${libdir}/python2.5/profile.* ${libdir}/python2.5/pstats.* ${libdir}/python2.5/cProfile.* ${libdir}/python2.5/lib-dynload/_lsprof.so " DESCRIPTION_python-threading="Python Threading & Synchronization Support" |