--- astyle.spec.orig	2013-11-25 20:21:32.356811186 +0100
+++ astyle.spec	2013-11-25 20:28:16.848720769 +0100
@@ -26,6 +26,7 @@ Group:          Development/Tools/Other
 Url:            http://astyle.sourceforge.net/
 Source:         http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}%20%{version}/%{name}_%{version}_linux.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Patch1:         astyle_qt.diff
 
 %description
 Artistic Style is a source code indenter, formatter, and beautifier for the C,
@@ -35,6 +36,7 @@ line, or it can be incorporated as class
 
 %prep
 %setup -q -n %{name}
+%patch1 -p1
 ln -s doc/ html
 
 %build
