Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 3487

Summary: doxygen requires qt
Product: Gentoo Linux Reporter: Sean P. Kane <spkane>
Component: New packagesAssignee: Wout Mertens (RETIRED) <wmertens>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.1a   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sean P. Kane 2002-06-07 11:49:15 UTC
I was trying to emerge alsaplayer and i have use="-kde qt" in my make.conf
because I am a gnome user, but I don't mind having QT based apps on my system. I
didn't have QT as yet, and it built up a dependency list like this:

graphviz-1.7.15-r2
doxygen-1.2.15-r1
libungif-4.1.0-r1
qt-2.3.2-r1
unixodbc-2.0.6
qt-3.0.4.1-r1
alsaplyer-0.99.70-r1

However doxygen fails because it seems to also need qt. So, I did an emerge qt,
then an emerge doxygen, and then an emerge alsaplayer and all was well. This may
simply be a bug in the doxygen, but it looks like it has the dependeny is there
for qt, but for some reason Portage wants to build it before it builds qt.

Sean
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-06-11 05:42:53 UTC
Wout, subject says it all..
Comment 2 Wout Mertens (RETIRED) gentoo-dev 2002-06-11 06:12:17 UTC
Ok, changed qt dependency syntax. Should work now.