Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 221199 - x11-themes/gtk-engines-qt-0.8 has wrong dependencies
Summary: x11-themes/gtk-engines-qt-0.8 has wrong dependencies
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-10 10:25 UTC by Vladimir Kulev
Modified: 2008-05-17 23:28 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 Vladimir Kulev 2008-05-10 10:25:37 UTC
Package gtk-engines-qt-0.8 requires qt version below 3.3.8-r3, when there is 3.3.8-r4 actually.

# qdepends gtk-engines-qt
x11-themes/gtk-engines-qt-0.8: =x11-libs/qt-3.3.8-r3 =x11-libs/qt-3.3.8-r2 =x11-libs/qt-3.3.8-r1 =x11-libs/qt-3.3.8 >=x11-libs/gtk+-2.2 dev-util/cmake >=kde-base/kdelibs-3.0 =x11-libs/qt-3.3.8-r3 =x11-libs/qt-3.3.8-r2 =x11-libs/qt-3.3.8-r1 =x11-libs/qt-3.3.8 =x11-libs/qt-3.3.6-r5 =x11-libs/qt-3.3.6-r4 =x11-libs/qt-3.3.6-r3 =x11-libs/qt-3.3.6-r2 =x11-libs/qt-3.3.6-r1 =x11-libs/qt-3.3.6 =x11-libs/qt-3.3.5-r1 =x11-libs/qt-3.3.5 =x11-libs/qt-3.3.4-r9 =x11-libs/qt-3.3.4-r8 =x11-libs/qt-3.3.4-r7 =x11-libs/qt-3.3.4-r6 =x11-libs/qt-3.3.4-r5 =x11-libs/qt-3.3.4-r4 =x11-libs/qt-3.3.4-r3 =x11-libs/qt-3.3.4-r2 =x11-libs/qt-3.3.4-r1 =x11-libs/qt-3.3.4 =x11-libs/qt-3.3.3-r3 =x11-libs/qt-3.3.3-r2 =x11-libs/qt-3.3.3-r1 =x11-libs/qt-3.3.3 =x11-libs/qt-3.3.2 =x11-libs/qt-3.3.1-r2 =x11-libs/qt-3.3.1-r1 =x11-libs/qt-3.3.1 =x11-libs/qt-3.3.0-r1 =x11-libs/qt-3.3.0 =x11-libs/qt-3.2.3-r1 =x11-libs/qt-3.2.3 =x11-libs/qt-3.2.2-r1 =x11-libs/qt-3.2.2 =x11-libs/qt-3.2.1-r2 =x11-libs/qt-3.2.1-r1 =x11-libs/qt-3.2.1 =x11-libs/qt-3.2.0 =x11-libs/qt-3.1.2-r4 =x11-libs/qt-3.1.2-r3 =x11-libs/qt-3.1.2-r2 =x11-libs/qt-3.1.2-r1 =x11-libs/qt-3.1.2 =x11-libs/qt-3.1.1-r2 =x11-libs/qt-3.1.1-r1 =x11-libs/qt-3.1.1 =x11-libs/qt-3.1.0-r3 =x11-libs/qt-3.1.0-r2 =x11-libs/qt-3.1.0-r1 =x11-libs/qt-3.1.0 =sys-devel/automake-1.9* >=sys-devel/autoconf-2.59 sys-devel/libtool sys-devel/make dev-util/pkgconfig dev-lang/perl x11-libs/libXt x11-proto/xf86vidmodeproto x11-proto/xineramaproto

# emerge -pv =qt-3*

These are the packages that would be merged, in order:

[ebuild   R   ] x11-libs/qt-3.3.8-r4  USE="cups gif ipv6 mysql odbc opengl sqlite xinerama -debug -doc -examples -firebird -immqt -immqt-bc -nas -nis -postgres" 0 kB

Reproducible: Always
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-05-17 23:28:44 UTC
qdepends reads the data from /var/db/pkg/ so what you get is the information from the time you installed gtk-engines-qt, but not the current tree. qt3.eclass has been updated accordingly long ago.