Bug 197410 - sys-kernel/kccmp-0.2 - kccmp.pro needs a fix for QT3
Bug#: 197410 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: mpagano@gentoo.org Reported By: jarausch@igpm.rwth-aachen.de
Component: Ebuilds
URL: 
Summary: sys-kernel/kccmp-0.2 - kccmp.pro needs a fix for QT3
Keywords:  
Status Whiteboard: 
Opened: 2007-10-29 12:22 0000
Description:   Opened: 2007-10-29 12:22 0000
sys-kernel/kccmp links to libboost_regex and therefore must DEPEND on
dev-libs/boost

Reproducible: Always

------- Comment #1 From Jakub Moc (RETIRED) 2007-10-29 13:01:46 0000 -------
Well, no, it only needs boost w/ USE=qt4 but the kccmp.pro is faulty and needs
a sed magic to comment out/delete the LIBS += -lboost_regex line when using
qt3.

------- Comment #2 From Jakub Moc (RETIRED) 2007-10-29 13:03:07 0000 -------
*** Bug 197412 has been marked as a duplicate of this bug. ***

------- Comment #3 From Mike Pagano 2007-10-30 00:55:39 0000 -------
Fixed and committed. Thanks.