diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 13:22:30 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:29 -0500 |
commit | 5de9adfad73384f41114c450568b351492ff7755 (patch) | |
tree | d072c866c5ae421c7a5dc60ccd7e0af3fb1a2a94 /python/pyside | |
parent | 296889155acbfe44a846f7d1d73cd29e45f6581c (diff) | |
download | slackbuilds-5de9adfad73384f41114c450568b351492ff7755.tar.gz |
python/pyside: Fixed dep information
Diffstat (limited to 'python/pyside')
-rw-r--r-- | python/pyside/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pyside/README b/python/pyside/README index 2035cf8576..e6373a9823 100644 --- a/python/pyside/README +++ b/python/pyside/README @@ -5,5 +5,3 @@ The build process is comprised of two stages: in a first moment the bindings source code are created from the Qt 4.6 headers by calling the Generator Runner with appropriate parameters; the generated files are then compiled and linked together to form the bindings libraries. - -This requires generatorrunner and shiboken. |