Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51281 - static opera need emul-linux-x86-xlibs
Summary: static opera need emul-linux-x86-xlibs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-17 06:35 UTC by Sven
Modified: 2004-05-28 14:54 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 Sven 2004-05-17 06:35:50 UTC
the ebuild of opera 7.5 says:
        !static? (
                amd64? ( =app-emulation/emul-linux-x86-qtlibs-1* )
                !amd64? ( =x11-libs/qt-3* ) )"

but since static version of opera only included qt, and not the x11-libs, you should append the following to the above lines
        amd64 ? (=app-emulation/emul-linux-x86-xlibs-1 )

Thx
  Sven

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Danny van Dyk (RETIRED) gentoo-dev 2004-05-22 17:47:02 UTC
Thanks ! Fixed now.
Comment 2 Sven 2004-05-24 16:23:37 UTC
bug exists again in opera-7.50-r1
Comment 3 Danny van Dyk (RETIRED) gentoo-dev 2004-05-28 14:54:46 UTC
Fixed (again). Thanks!