Table of Contents
Links
http://forums.boxee.tv/showthread.php?t=17499&p=95927#post95927
Install Boxee
Repack Boxee - Remove unwanted dependancies
dpkg-deb -x boxee-1.5.0.23596-2bcda77.i486.deb boxee dpkg-deb -control boxee-1.5.0.23596-2bcda77.i486.deb boxee/DEBIAN nano boxee/DEBIAN/control
You are simply going to change “flashplugin-downloader” to “flashplugin-nonfree”. Save the file.
Install Repackaged Boxee
dpkg -b boxee boxee_repack.deb dpkg -i boxee_repack.deb
Cleanup the apt-cache
cd /etc/apt/sources.list.d/ rm boxee.list apt-get update