Loading
octavePackages.windows: Remove broken, add meta.platforms
The package is not broken on Linux/Darwin, those platforms don't have COM interfaces. During Octave's "pkg install", it checks for this fact and will error if they are not available, see below. ``` error: __COM__: Your system doesn't support the COM interface ```