Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 379521 - media-libs/gstreamer: add virtual/yacc to DEPEND
Summary: media-libs/gstreamer: add virtual/yacc to DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: autodep
  Show dependency tree
 
Reported: 2011-08-17 06:51 UTC by bay
Modified: 2011-08-25 17:59 UTC (History)
0 users

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


Attachments
Build log (gstreamer.txt,11.23 KB, text/plain)
2011-08-17 06:51 UTC, bay
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bay 2011-08-17 06:51:07 UTC
Created attachment 283637 [details]
Build log

Package media-libs/gstreamer uses sys-devel/bison in a build time and not builds without it. I propose to add it as a dependency.

The error is:
configure: error: Could not find bison

Full build log is attached.
Comment 1 Nirbheek Chauhan (RETIRED) gentoo-dev 2011-08-18 20:59:11 UTC
The correct dependency to add is virtual/yacc.
Comment 2 Nirbheek Chauhan (RETIRED) gentoo-dev 2011-08-25 17:59:13 UTC
(In reply to comment #1)
> The correct dependency to add is virtual/yacc.

I was wrong, it actually needs bison specifically. Fixed in bug 380247.