kodi: fix typo
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
@@ -16,7 +16,7 @@ let
|
||||
makePythonPath [
|
||||
pillow
|
||||
pycryptodomex
|
||||
]);
|
||||
];
|
||||
|
||||
# each kodi addon can potentially export a python module which should be included in PYTHONPATH
|
||||
# see any addon which supplies `passthru.pythonPath` and the corresponding entry in the addons `addon.xml`
|
||||
|
||||
Reference in New Issue
Block a user