You are not logged in.
Pages: 1
Hi guys,
I back to Arch after couple months and have two questions about dependencies.
FIRST: Why mplayer package have python as dependencie? is really necessary?
SECOND: flashplugin depends mozilla-common package? if a try use some other browser, like midori, i need install mozilla-common? Sounds like nonsense.
Sorry my English.
Offline
mplayer doesn't depend on Python itself. Rather, it depends on lirc-utils which in-turn depends on Python. You can easily recompile mplayer without lirc support, if desired, or check out mplayer-minimal-svn from the AUR.
The mozilla-common package simply installs a few scripts into /etc/profile.d that set the plugin path in your environment. This is necessary to use plugins that install themselves to /usr/lib/mozilla/plugins -- such as flashplugin.
M*cr*s*ft: Who needs quality when you have marketing?
Offline
Thanks, pointone.
Offline
Pages: 1