Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 437762 - net-libs/libsoup-gnome-2.38.1 USE=introspection should RDEPEND on net-libs/libsoup[introspection]
Summary: net-libs/libsoup-gnome-2.38.1 USE=introspection should RDEPEND on net-libs/li...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-09 20:15 UTC by Vicente Olivert Riera (RETIRED)
Modified: 2012-10-10 03:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch (file_437762.txt,730 bytes, text/plain)
2012-10-09 20:15 UTC, Vicente Olivert Riera (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vicente Olivert Riera (RETIRED) gentoo-dev 2012-10-09 20:15:57 UTC
Created attachment 326132 [details]
patch

If you try to install =net-libs/libsoup-gnome-2.38.1[introspection] and you have already installed net-libs/libsoup[-introspection], it will fail to compile because it needs the file "Soup-2.4.gir", which is installed by net-libs/libsoup[introspection]

So, to fix the problem you need to add this to the ebuild:

introspection? ( net-libs/libsoup[introspection] )

I have attached a patch to do it.
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-10-10 03:21:10 UTC
(In reply to comment #0)
> introspection? ( net-libs/libsoup[introspection] )

There is a nicer syntax for this construction:
net-libs/libsoup[introspection?]

Fixed in cvs. Thanks for reporting!

>  10 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
>  -files/libsoup-gnome-2.31.92-system-lib.patch,
>  -files/libsoup-gnome-2.34.1-system-lib.patch, -libsoup-gnome-2.34.3.ebuild,
>  libsoup-gnome-2.36.1.ebuild, -libsoup-gnome-2.38.0.ebuild,
>  libsoup-gnome-2.38.1.ebuild:
>  Fix USE=introspection dependency (bug #437762, thanks to Vicente Olivert
>  Riera). Drop useless USE=doc flag. Update license. Drop old.