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

Trek trek00 at inbox.ru
Wed May 11 22:25:41 UTC 2016


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!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gambas-gui.patch
Type: text/x-patch
Size: 2291 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gambas-devel/attachments/20160512/fd9a113c/attachment.bin>


More information about the Pkg-gambas-devel mailing list