| Bug#: 56244 | Product: Gentoo Linux | Version: unspecified | Platform: x86 |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: games@gentoo.org | Reported By: jari.r@postiloota.net | |
| Component: Games | |||
| URL: | |||
| Summary: monkey-bubble-3.2 needs gstreamer-gconf from gst-plugins | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2004-07-06 07:45 0000 | |||
| Description: | Opened: 2004-07-06 07:45 0000 |
monkey-bubble-3.2 failed to compile, indicating that it cannot find gstreamer-gconf. It's actually installed in the gst-plugins -package which is not listed in the dependencies for monkey-bubble-3.2. Reproducible: Always Steps to Reproduce: 1. ensure that gst-plugins is not installed on your system 2. # emerge monkey-bubble Actual Results: monkey-bubble-3.2 didn't compile Expected Results: monkey-bubble-3.2 should compile and install gst-plugins should be marked as a dependency for the package
Added media-libs/gst-plugins dep. Thanks for the bug report.