[Gambas-devel] packaging question
mcc.mcc at ...743...
mcc.mcc at ...743...
Thu Nov 27 23:38:01 CET 2014
many many thanks!
also I want to say a big thank you for the very beautiful program that gambas is and how it is well structured
trek
On 27/11/2014 at 8:13 PM, "Benoît Minisini" <gambas at ...1...> wrote:
>
>What to be done is written at:
>
> http://gambaswiki.org/wiki/howto/package
>
>Unless I made a mistake in that page, I don't know where these
>wrong
>dependencies come from.
>
>So I confirm you that:
>
>- gb.gui technically depends on no components, as it searches for
>GUI
>components (gb.gtk, gb.gtk3 and gb.qt4) at runtime. Concretely, it
>should depends on gb.gtk OR gb.gtk3 OR gb.qt4. Same logic with
>gb.gui.opengl.
>
>- gb.db depends on nothing. It may depends on gb.db.mysql OR
>gb.db.postgresql... But there is no need for that normally. It's
>up to
>the developer to make its project depends on the database driver
>it needs.
>
>Regards,
>
>--
>Benoît Minisini
More information about the Devel
mailing list