patriciogonzalezvivo / sublime-glslViewer

Sublime Text 2/3 plugin for live coding GLSL Shaders
https://packagecontrol.io/packages/glslViewer
MIT License
151 stars 8 forks source link

Package Won't Install - Using Dependencies Incorrectly #1

Open wbond opened 8 years ago

wbond commented 8 years ago

You are trying to use a normal package as a dependency (https://github.com/patriciogonzalezvivo/sublime-glslViewer/blob/master/dependencies.json), which leads to the install process breaking when it can not process the package as a dependency.

This is the current list of available dependencies: https://github.com/wbond/package_control_channel/blob/master/repository/dependencies.json

Here are the docs: https://packagecontrol.io/docs/dependencies

patriciogonzalezvivo commented 8 years ago

Thanks I took out the dependency. Thanks!

maxnbk commented 7 years ago

Could please release a new version with that fix? Current released version still errors to install. Have to install manually and prefer to keep all packages directly updateable. Thank you!

patriciogonzalezvivo commented 6 years ago

Sorry I dropped the ball on this one... this package doesn't have dependencies... should I delete this file?

maxnbk commented 6 years ago

I think that would be a good idea.