Re: [Gambas-user] Dependencies in packages

2012-01-05 Thread Benoît Minisini
Le 05/01/2012 12:46, M. Cs. a écrit : > Another question: > In the package making dialog there is a list of dependencies to be > added to the package. How can I add mp3info as dependency? I've tried > to add just string mp3info without min and max versions, but the > installer is not pulling it as

[Gambas-user] Dependencies in packages

2012-01-05 Thread M. Cs.
Another question: In the package making dialog there is a list of dependencies to be added to the package. How can I add mp3info as dependency? I've tried to add just string mp3info without min and max versions, but the installer is not pulling it as dependency. Thanks! ---