diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 13:07:35 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:27 -0500 |
commit | e342f517d89f9593e7218c4b448e1f17723d2f35 (patch) | |
tree | 57b1cef13f479da2cd6dfa63b2dc5458884ec753 /python/pycxx | |
parent | 01b27107917f517286b3d481bb6b595b119e08fb (diff) |
python/pycxx: Fixed dep information
Diffstat (limited to 'python/pycxx')
-rw-r--r-- | python/pycxx/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pycxx/README b/python/pycxx/README index f64ce1f6b6c8..a51cf9848dfb 100644 --- a/python/pycxx/README +++ b/python/pycxx/README @@ -25,5 +25,3 @@ python packages that will use PyCXX will probably look for the needed files under the Debian standard path! You should investigate if their setup.py accept any switch to setup a different search path otherwise you will have to patch them. - -This requires pysetuptools. |