summaryrefslogtreecommitdiffstats
path: root/libraries/iulib
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2011-04-18 08:38:43 -0500
committer Robby Workman <rworkman@slackbuilds.org>2011-04-18 15:29:57 -0500
commit1f9283c3530faab4e7ef4c9562c3afad0d185551 (patch)
tree4fa82ed363c8141e0174a8f0a1fdc44a88c7e9f4 /libraries/iulib
parent47bca813e17aab011cafe34db41ab505c92866d5 (diff)
downloadslackbuilds-1f9283c3530faab4e7ef4c9562c3afad0d185551.tar.gz
slackbuilds-1f9283c3530faab4e7ef4c9562c3afad0d185551.tar.xz
libraries/iulib: Noted SDL_gfx dep in README
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/iulib')
-rw-r--r--libraries/iulib/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/iulib/README b/libraries/iulib/README
index 26af136cb4..6d171ec97a 100644
--- a/libraries/iulib/README
+++ b/libraries/iulib/README
@@ -5,3 +5,5 @@ 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.