From d3ec740922622af130af1cd5966b05c9f3e52dbd Mon Sep 17 00:00:00 2001 From: Michael Schloh von Bennewitz Date: Fri, 5 Sep 2003 11:14:40 +0000 Subject: [PATCH] Added dependency to pkgconfig --- kde-qt/kde-qt.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kde-qt/kde-qt.spec b/kde-qt/kde-qt.spec index 83e1651995..1d60696cb5 100644 --- a/kde-qt/kde-qt.spec +++ b/kde-qt/kde-qt.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: KDE License: GPL Version: 3.1.2 -Release: 20030818 +Release: 20030905 # list of sources Source0: ftp://ftp.trolltech.com/pub/qt/source/qt-x11-free-%{version}.tar.bz2 @@ -42,8 +42,8 @@ Source1: kde-qt.pc # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20030103, X11, pkgconfig, gcc -PreReq: OpenPKG, openpkg >= 20030103, X11, pkgconfig +BuildPreReq: OpenPKG, openpkg >= 20030103, X11, gcc +PreReq: OpenPKG, openpkg >= 20030103, X11 AutoReq: no AutoReqProv: no @@ -109,7 +109,7 @@ AutoReqProv: no -no-exceptions -thread \ -I$QTDIR/include \ %{l_cppflags} %{l_ldflags} \ - -I${l_x11_incdir} -L${l_x11_incdir} \ + -I${l_x11_incdir} -L${l_x11_libdir} \ -R%{l_prefix}/lib/kde # build Qt (but without additional tools, the tutorial and the examples)