diff --git a/libXmu.spec b/libXmu.spec
index 37fd4d7..fe6d61a 100644
--- a/libXmu.spec
+++ b/libXmu.spec
@@ -1,7 +1,7 @@
 Summary: X.Org X11 libXmu/libXmuu runtime libraries
 Name: libXmu
 Version: 1.0.2
-Release: 4.1
+Release: 5
 License: MIT/X11
 Group: System Environment/Libraries
 URL: http://www.x.org
@@ -25,6 +25,7 @@ X.Org X11 libXmu/libXmuu runtime libraries
 Summary: X.Org X11 libXmu development package
 Group: Development/Libraries
 Requires(pre): xorg-x11-filesystem >= 0.99.2-3
+Requires: libXt
 Requires: %{name} = %{version}-%{release}
 
 # proto and x11 needed by both xmu.pc and xmuu.pc
@@ -109,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/xmuu.pc
 
 %changelog
+* Fri Sep 15 2006 Soren Sandmann <sandmann@redhat.com> - 1.0.2-5
+- Add Requires on libXt (bug 202558)
+
 * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
 - rebuild