Hello all
I have tried to install mpd (music player daemon) , which is part of the actual PLI repository, but I got error because of unresolved dependencies:
-------------------------------------------------------------------------------------------
opkg install mpd
Installing mpd (0.15.9-r2) to root...
Downloading http://downloads.pli...9-r2_mipsel.ipk
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for mpd:
* libfaad0 (>= 2.0) * libavutil50 (>= 0.6.1) *
* opkg_install_cmd: Cannot install package mpd.
--------------------------------------------------------------------------------------------------------
The version of mpd in the actual repository is 0.15.9-r2 which is not the newest.
The last stable version of mpd is 0.16.6. I have checked the dependencies of version 0.16.6 and figured out, that this version requires libfaad2 and libavutil49 instead of libfaad0 and libavutil50.
Both packages (libfaad2 and libavutil49) are part of the actual PLI repository.
So if the mpd package would be replaced by the version 0.16.6, the dependency issues should by solved and mpd should be installable in the actual openpli.
Please could somebody update the mpd package in the openpli repository?
Thanks and best regards,
Saeckel
I have tried to install mpd (music player daemon) , which is part of the actual PLI repository, but I got error because of unresolved dependencies:
-------------------------------------------------------------------------------------------
opkg install mpd
Installing mpd (0.15.9-r2) to root...
Downloading http://downloads.pli...9-r2_mipsel.ipk
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for mpd:
* libfaad0 (>= 2.0) * libavutil50 (>= 0.6.1) *
* opkg_install_cmd: Cannot install package mpd.
--------------------------------------------------------------------------------------------------------
The version of mpd in the actual repository is 0.15.9-r2 which is not the newest.
The last stable version of mpd is 0.16.6. I have checked the dependencies of version 0.16.6 and figured out, that this version requires libfaad2 and libavutil49 instead of libfaad0 and libavutil50.
Both packages (libfaad2 and libavutil49) are part of the actual PLI repository.
So if the mpd package would be replaced by the version 0.16.6, the dependency issues should by solved and mpd should be installable in the actual openpli.
Please could somebody update the mpd package in the openpli repository?
Thanks and best regards,
Saeckel