diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 12:30:28 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 12:30:28 +0200 |
commit | ff3273c4dc257146d0e0fc4d6441c112356063be (patch) | |
tree | f1f6ab1cb7a510a838f062e73d0ea198f88cfc7f | |
parent | 83692074a8fc0c1a570b9d7ae72ed5b0af98fa1d (diff) | |
download | slackbuilds-ff3273c4dc257146d0e0fc4d6441c112356063be.tar.gz |
libraries/iulib: Fixed dep information
-rw-r--r-- | libraries/iulib/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/iulib/README b/libraries/iulib/README index 6d171ec97a..26af136cb4 100644 --- a/libraries/iulib/README +++ b/libraries/iulib/README @@ -5,5 +5,3 @@ well as a large number of common image processing functions. Design goals are high portability, easy-to-understand algorithms, no reliance on STL, and using a minimal set of data structures. - -This requires SDL_gfx. |