diff --git a/SDL_image.changes b/SDL_image.changes
index 3b38af2..14881c2 100644
--- a/SDL_image.changes
+++ b/SDL_image.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Mon Aug  1 09:37:21 UTC 2011 - jengelh@medozas.de
+
+- Update baselibs.conf to also ship libSDL_image-devel-32bit
+
 -------------------------------------------------------------------
 Sat Jul  2 14:51:55 UTC 2011 - jengelh@medozas.de
 
diff --git a/baselibs.conf b/baselibs.conf
index 636ba10..661996f 100644
--- a/baselibs.conf
+++ b/baselibs.conf
@@ -1,3 +1,6 @@
 libSDL_image-1_2-0
   provides "SDL_image-<targettype> = <version>"
   obsoletes "SDL_image-<targettype> <= <version>"
+libSDL_image-devel
+  requires -libSDL_image-<targettype>
+  requires "libSDL_image-1_2-0-<targettype> = <version>"