Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136022 - kde-base/arts self-circular dependency
Summary: kde-base/arts self-circular dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-07 20:22 UTC by Ciaran McCreesh
Modified: 2006-06-08 03:41 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 Ciaran McCreesh 2006-06-07 20:22:55 UTC
kde-base/arts 3.5.2 (and others) has a self-circular dependency when USE=arts:

* kde-base/arts (=3.5.2)
    Build dependencies:
            (
                =x11-libs/qt-3.3*
                >=dev-libs/glib-2
                alsa? (
                    media-libs/alsa-lib
                )   
                vorbis? (
                    media-libs/libogg
                    media-libs/libvorbis
                )
                esd? (
                    media-sound/esound
                )
                jack? (
                    >=media-sound/jack-audio-connection-kit-0.90
                )
                mp3? (
                    media-libs/libmad
                )
                nas? (
                    media-libs/nas
                )
                media-libs/audiofile
                dev-util/pkgconfig
                >=sys-devel/automake-1.7.0
                sys-devel/autoconf
                sys-devel/make
                dev-util/pkgconfig
                dev-lang/perl
                ~kde-base/kde-env-3
                xinerama? (
                    || (
                        x11-proto/xineramaproto
                        virtual/x11
                    )
                )
                arts? (
                    kde-base/arts <-- *** there ***
                )
            )
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-06-08 03:41:13 UTC
Thanks for reporting, fixed now in the eclass.