Package: gambas3
Version: 3.5.4-2

I'm reviving this thread as it was confirmed by upstream developer and
has a patch to fix. Basically:

  - 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.

http://lists.alioth.debian.org/pipermail/pkg-gambas-devel/Week-of-Mon-20141124/000369.html

Reply via email to