[SOLVED] Supercollider fails to install
The package was previously installed and worked without issue, but it started conflicting with new installs and upgrades so I had to remove it. Now upon trying to install it I get the following:
# pacman -Syu supercollider
blah blah
blah
...
error
:: unable to satisfy dependency 'libboost_filesystem.so=1.75.0-64' required by supercollider
:: unable to satisfy dependency 'libboost_program_options.so=1.75.0-64' required by supercollider
:: unable to satisfy dependency 'libboost_regex.so=1.75.0-64' required by supercollider
:: unable to satisfy dependency 'libboost_thread.so=1.75.0-64' required by supercollider
Anyone have any clues?