# HG changeset patch # User Michael Schloh von Bennewitz # Date 1229341677 -3600 # Node ID 7118aa4adf8866468d9a7624a80bf6ed9cc72a3c # Parent c2e6bf16b6f4a6b6f933fc6bd7063cc9bcc06f93 GNU make is required due to optimized building with parallel arguments. diff -r c2e6bf16b6f4 -r 7118aa4adf88 qt/qt.spec --- a/qt/qt.spec Sun Dec 14 13:33:48 2008 +0100 +++ b/qt/qt.spec Mon Dec 15 12:47:57 2008 +0100 @@ -33,7 +33,7 @@ Group: Development License: GPL Version: 4.4.3 -Release: 20081214 +Release: 20081215 # build options %option with_tools yes @@ -46,7 +46,7 @@ # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20050726, gcc, pkgconfig +BuildPreReq: OpenPKG, openpkg >= 20050726, make, gcc, pkgconfig PreReq: OpenPKG, openpkg >= 20050726 BuildPreReq: X11, png, mng, jpeg, tiff, mesa, xrender PreReq: X11, png, mng, jpeg, tiff, mesa, xrender @@ -216,7 +216,7 @@ -freetype \ -no-glib - # sadly, webkit and glib is broken in Qt 4.4.3. + # sadly, the webkit is broken in Qt 4.4.3. # default options are implicitly used, und zwar... #-no-fast -exceptions -accessibility -stl -qt3support -nis #-sm -xshape -xinerama -xcursor -xfixes -xrandr -tablet -xkb