FS#37069 - [dolphin-emu] Missing dependency libpulse

Attached to Project: Community Packages
Opened by Link Mauve (linkmauve) - Thursday, 26 September 2013, 08:56 GMT
Last edited by Eric Belanger (Snowman) - Thursday, 26 September 2013, 13:57 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
dolphin-emu was compiled against libpulse but it isn’t set in the dependencies, resulting in an unusable binary if it isn’t installed.
Installing libpulse manually makes it work.

Additional info:
* package version(s)
1:4.0-1
* log
dolphin-emu: error while loading shared libraries: libpulse-simple.so.0: cannot open shared object file: No such file or directory

Steps to reproduce:
Run dolphin-emu.
This task depends upon

Closed by  Eric Belanger (Snowman)
Thursday, 26 September 2013, 13:57 GMT
Reason for closing:  Not a bug
Additional comments about closing:  it's already in the dependency tree:
dolphin-emu -> ffmpeg -> libpulse

Loading...