parent
9617f61164
commit
d037837cf9
@ -15053,7 +15053,9 @@ in
|
|||||||
gtk = gtk2;
|
gtk = gtk2;
|
||||||
};
|
};
|
||||||
|
|
||||||
kodiPlain = callPackage ../applications/video/kodi { };
|
kodiPlain = callPackage ../applications/video/kodi {
|
||||||
|
libva = libva-full;
|
||||||
|
};
|
||||||
xbmcPlain = kodiPlain;
|
xbmcPlain = kodiPlain;
|
||||||
|
|
||||||
kodiPlugins = recurseIntoAttrs (callPackage ../applications/video/kodi/plugins.nix {
|
kodiPlugins = recurseIntoAttrs (callPackage ../applications/video/kodi/plugins.nix {
|
||||||
|
Loading…
Reference in New Issue
Block a user