[Pkg-gambas-devel] Bug#823908: bad dependencies

Gianfranco Costamagna locutusofborg at debian.org
Thu May 12 04:08:08 UTC 2016



Hi, seems good!

pushed on commit f4646b0


thanks!
(BTW if you want full credits just tell me your name and I'll add it :) )

Gianfranco



Il Giovedì 12 Maggio 2016 0:27, Trek <trek00 at inbox.ru> ha scritto:
On Tue, 10 May 2016 10:34:37 +0000 (UTC)
Gianfranco Costamagna <locutusofborg at debian.org> wrote:

> Hi, can you please double-check this commit?
> 
> http://anonscm.debian.org/cgit/pkg-gambas/gambas3.git/commit/?id=adacb811579d0bf80fe805829ed707f96d2f6789
> 
> otherwise feel free to propose a patch

I made a new patch based on your commit, to fix all the gui related
dependencies


the simpler way to fix dependencies is to check this page at first:

http://gambaswiki.org/wiki/howto/package

then I check the Require line in /usr/lib/gambas3/*.component files, to
make sure that all dependencies are satisfied even if the packaging is
different

some component (like gb.gui, gb.gui.opengl, gb.db) search runtime for
packages, so you can find the needed components searching for strings in
the /usr/lib/gambas3/*.so files (but reading the source code is better)


in the next days, I will send you a bigger patch, with other
dependencies fixed



> thanks

thanks to you!



More information about the Pkg-gambas-devel mailing list