* MPlayer Plugin updated to 2.70.
svn path=/nixpkgs/trunk/; revision=1564
This commit is contained in:
@@ -820,7 +820,8 @@ rec {
|
||||
};
|
||||
|
||||
MPlayerPlugin = (import ../applications/video/mplayerplug-in) {
|
||||
inherit fetchurl stdenv x11;
|
||||
inherit fetchurl stdenv pkgconfig firefox;
|
||||
inherit (xlibs) libXpm;
|
||||
};
|
||||
|
||||
vlc = (import ../applications/video/vlc) {
|
||||
|
||||
Reference in New Issue
Block a user