Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 163451 - dev-util/xxdiff-3.2 wants to install yacc even if bison is installed
Summary: dev-util/xxdiff-3.2 wants to install yacc even if bison is installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-23 16:23 UTC by Roberto Castagnola
Modified: 2007-01-23 20:59 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 Roberto Castagnola 2007-01-23 16:23:29 UTC
dev-util/xxdiff-3.2.ebuild depends on
  "dev-util/yacc"
while it should depend on
  "|| (sys-devel/bison dev-util/yacc)"


Tried to emerge using bison and it works.
Comment 1 Charlie Shepherd (RETIRED) gentoo-dev 2007-01-23 20:57:00 UTC
Thanks for reporting, fixed in CVS.
Comment 2 Charlie Shepherd (RETIRED) gentoo-dev 2007-01-23 20:59:44 UTC
...