Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3487 - doxygen requires qt
Summary: doxygen requires qt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Wout Mertens (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-07 11:49 UTC by Sean P. Kane
Modified: 2003-02-04 19:42 UTC (History)
0 users

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 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.