Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 272028 - [lisp overlay] dev-lisp/arnesi-20080413 should have an emacs USE flag to depend on slime
Summary: [lisp overlay] dev-lisp/arnesi-20080413 should have an emacs USE flag to depe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Common Lisp Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-01 01:10 UTC by Sumant Oemrawsingh
Modified: 2009-06-06 22:10 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 Sumant Oemrawsingh 2009-06-01 01:10:03 UTC
When emerging arnesi, it pulls in slime because of the app-emacs/slime RDEPEND entry. Arnesi contains a system, slime-extras, that depends on swank. However, if you don't use emacs, you won't need the slime-extras functions.

Reproducible: Always

Steps to Reproduce:
1. make sure you don't have slime (and emacs) installed
2. emerge arnesi


Actual Results:  
slime and emacs (and related ebuilds) are also emerged.

Expected Results:  
if make.conf contains -emacs, arnesi should not pull in emacs since it doesn't require it. I would expect that the slime dependency is made conditional on either a slime or emacs USE flag.
Comment 1 Stelian Ionescu 2009-06-06 15:58:44 UTC
This now depends on USE flag "slime".
Comment 2 Marijn Schouten (RETIRED) gentoo-dev 2009-06-06 22:10:09 UTC
Thanks for your report Sumant.

In the future, please talk to us on irc or gentoo-lisp mailing list before
filing bugs.