MPlayerPlugin: use callPackage
This commit is contained in:
parent
c283fddea6
commit
dee84264f1
@ -11197,9 +11197,8 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
MPlayerPlugin = browser:
|
MPlayerPlugin = browser:
|
||||||
import ../applications/networking/browsers/mozilla-plugins/mplayerplug-in {
|
callPackage ../applications/networking/browsers/mozilla-plugins/mplayerplug-in {
|
||||||
inherit browser;
|
inherit browser;
|
||||||
inherit fetchurl stdenv pkgconfig gettext;
|
|
||||||
inherit (xlibs) libXpm;
|
inherit (xlibs) libXpm;
|
||||||
# !!! should depend on MPlayer
|
# !!! should depend on MPlayer
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user