Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61140 - nethack should depend on bison and not yacc
Summary: nethack should depend on bison and not yacc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-21 05:34 UTC by Benoit Boissinot
Modified: 2004-09-10 02:53 UTC (History)
1 user (show)

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


Attachments
use bison instead of yacc (nethack-bison.patch,603 bytes, patch)
2004-08-21 05:39 UTC, Benoit Boissinot
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benoit Boissinot 2004-08-21 05:34:09 UTC
Since bison is in the system profile, it is better to use it instead of depending on yacc.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Benoit Boissinot 2004-08-21 05:39:23 UTC
Created attachment 37862 [details, diff]
use bison instead of yacc

Added patch to use bison instead of yacc for nethack-3.4.3
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2004-08-31 09:31:36 UTC
I'll get this done some time today... =]
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2004-08-31 14:22:48 UTC
Added to CVS... thanks for the bug report and the patch!
Comment 4 Benoit Boissinot 2004-09-10 02:43:21 UTC
you have forgotten to change the DEPEND in the ebuild.
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2004-09-10 02:53:16 UTC
nice spot.  fixed.