diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 13:11:48 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:27 -0500 |
commit | e82169b4fd5ee89fa7d421076152c4701a3f58fb (patch) | |
tree | 5497383315a9a5da40fec122282c0a94ae9c4236 /python | |
parent | 2aa8a551151a95fb3105e9f78a266d204193e6c0 (diff) | |
download | slackbuilds-e82169b4fd5ee89fa7d421076152c4701a3f58fb.tar.gz |
python/pyfltk: Fixed dep information
Diffstat (limited to 'python')
-rw-r--r-- | python/pyfltk/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pyfltk/README b/python/pyfltk/README index 511b55f79d..4ed4045d30 100644 --- a/python/pyfltk/README +++ b/python/pyfltk/README @@ -1,4 +1,2 @@ PyFLTK provides a convenient wrapper for the FLTK GUI library for use in Python programs. - -This requires fltk. |