FS#5773 - dependency problem with xfce4-mpc-plugin-svn
Attached to Project:
Arch Linux
Opened by michael (jacquesmerde) - Tuesday, 07 November 2006, 03:38 GMT
Last edited by Roman Kyrylych (Romashka) - Wednesday, 08 November 2006, 20:29 GMT
Opened by michael (jacquesmerde) - Tuesday, 07 November 2006, 03:38 GMT
Last edited by Roman Kyrylych (Romashka) - Wednesday, 08 November 2006, 20:29 GMT
|
Details
the xfce4-mpc-plugin-svn binary was compiled on a system
with libmpd installed, and was thus compiled to use libmpd,
and not mpd. but mpd is listed as the dependency.
if mpd is the desired dependency, then it must be compiled with --without-libmpd, or with a system without libmpd on it. otherwise, change dependency to libmpd apparently the panel plugin works better with libmpd, but mpd is a far more ubiquitous package see the README for more details |
This task depends upon
Comment by Woody Gilk (Shadowhand) -
Thursday, 09 November 2006, 07:21 GMT
depends=() have been changed to "libmpd" instead of "mpd"