Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269741 - net-im/pidgin cross compilation problem: perl in rdeps even with USE=-perl
Summary: net-im/pidgin cross compilation problem: perl in rdeps even with USE=-perl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-13 19:53 UTC by Maksim 'max_posedon' Melnikau
Modified: 2009-12-20 20:25 UTC (History)
3 users (show)

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


Attachments
fix pidgin perl dependency (pidgin-2.5.5.-r1.ebuild.patch,396 bytes, patch)
2009-05-13 19:55 UTC, Maksim 'max_posedon' Melnikau
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maksim 'max_posedon' Melnikau 2009-05-13 19:53:03 UTC
net-im/pidgin have perl in rdeps even with USE=-perl because of inherits perl-app. It is fine for desktop, but useless and create problems with cross compilation.

Reproducible: Always

Steps to Reproduce:
1. USE="-perl" emerge-cross --root-deps=rdeps -pvt net-im/pidgin

Actual Results:  
perl in rdeps

Expected Results:  
perl shouldn't be in rdeps
Comment 1 Maksim 'max_posedon' Melnikau 2009-05-13 19:55:10 UTC
Created attachment 191195 [details, diff]
fix pidgin perl dependency
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2009-12-19 07:22:02 UTC
Correct solution is GENTOO_DEPEND_ON_PERL=no before inherit.
Comment 3 Peter Volkov (RETIRED) gentoo-dev 2009-12-20 20:25:46 UTC
Thank you for report Maksim. Fixed in 2.6.4-r1.