[Gambas-user] packaging

Jean-Yves F. Barbier 12ukwn at ...626...
Mon Oct 5 11:27:24 CEST 2009


Jorge Carrión a écrit :
> I had the same problem.
> Solution:
> download that package.deb and distribute with your application. Add a little
> install.sh who installs both .debs and all is ok.

Fortunately, you don't need that under Debian; you have 2 solutions:

* For a small number of dependencies, you have special fields in the package
   that each address a list: Null, Suggest, Recommend & Depend, Depend oblige
   the depending package(s) to be installed at the same time of yours
   (solution that Petit Eric told you about),

* For a large number of dependencies, you can create an emty meta-package that
   only contains the needeed links as described above.

HTH

JY
-- 
The most important service rendered by the press is that of educating
people to approach printed matter with distrust.




More information about the User mailing list