siphomateke / deezer

Unofficial script to install Deezer Desktop on Ubuntu. Based on AUR Script (https://aur.archlinux.org/packages/deezer/) by SibrenVasse
150 stars 11 forks source link

g++ dependency for MPRIS #5

Closed deleterium closed 4 years ago

deleterium commented 4 years ago

MPRIS need g++ and make to compile. Linux Mint (based on Ubuntu) default installation does not have them.

siphomateke commented 4 years ago

Looks good. Thanks!