Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 214191 - net-irc/kvirc-3.4.0 fails to install with USE="-qt4"
Summary: net-irc/kvirc-3.4.0 fails to install with USE="-qt4"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Highest normal (vote)
Assignee: Markus Ullmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-21 23:33 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2008-03-22 10:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-03-21 23:33:53 UTC
net-irc/kvirc-3.4.0 fails to install with USE="-qt4".

src_compile() {
	if ! use qt4 ; then
		set-qtdir 3
		set-kdedir 3
		die "SIGH"
	fi
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-03-21 23:40:27 UTC
LMAO! :D
Comment 2 Markus Ullmann (RETIRED) gentoo-dev 2008-03-22 10:43:58 UTC
Ermmmm... Fixed in CVS

Cross-machine-debugging--

Thanks for the report ;)