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 thanks G. Il Martedì 10 Maggio 2016 11:57, Trek <tre...@inbox.ru> ha scritto: 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