Gentoo Archives: gentoo-dev

From: Ragnar Hojland Espinosa <ragnar@×××××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] kdebase-3.0.4-r3 broken ?
Date: Tue, 17 Dec 2002 15:45:30
Message-Id: 20021217154224.GA27824@linalco.com
1 It appears to need the patch below to compile.
2
3 --
4 Ragnar Hojland - Project Manager
5 Linalco "Especialistas Linux y en Software Libre"
6 http://www.linalco.com Tel: +34-91-5970074 Fax: +34-91-5970083
7
8
9 --- kdebase-3.0.4/kpersonalizer/keyecandypagedlg.cpp~ 2002-12-17 15:55:09.000000000 +0100
10 +++ kdebase-3.0.4/kpersonalizer/keyecandypagedlg.cpp 2002-12-17 16:39:42.000000000 +0100
11 @@ -18,6 +18,7 @@
12 #include <qlayout.h>
13 #include <qtooltip.h>
14 #include <qwhatsthis.h>
15 +#include <klistview.h>
16
17 /*
18 * Constructs a KEyeCandyPageDlg as a child of 'parent', with the
19
20 --
21 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] kdebase-3.0.4-r3 broken ? Hannes Mehnert <hannes@g.o>