Bug 163451 - dev-util/xxdiff-3.2 wants to install yacc even if bison is installed
Bug#: 163451 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: maintainer-needed@gentoo.org Reported By: roberto.castagnola@gmail.com
Component: Ebuilds
URL: 
Summary: dev-util/xxdiff-3.2 wants to install yacc even if bison is installed
Keywords:  
Status Whiteboard: 
Opened: 2007-01-23 16:23 0000
Description:   Opened: 2007-01-23 16:23 0000
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 From Charlie Shepherd (RETIRED) 2007-01-23 20:57:00 0000 -------
Thanks for reporting, fixed in CVS.

------- Comment #2 From Charlie Shepherd (RETIRED) 2007-01-23 20:59:44 0000 -------
...