smartpm / smart

Smart Package Manager
http://smartpm.github.io/smart/
GNU General Public License v2.0
32 stars 16 forks source link

On Debian using deb files, smart does not like multiarch package names like python:any #6

Open obbardc opened 8 years ago

obbardc commented 8 years ago

smart install qjackctl complains about not finding a dependency called python:any

I think we can just remove the :any from the package name. I have sent a pull request your way which works at my end.

Please let me know if there's anything else that may be supported.