Files
scrypted/plugins/python-codecs/src/requirements.optional.txt

7 lines
227 B
Plaintext

# gobject instrospection for gstreamer.
PyGObject>=3.30.4; sys_platform != 'win32'
# pyvips is not available on windows, and is preinstalled as part of the installer scripts on
# mac and linux.
pyvips; sys_platform != 'win32'