[Gambas-user] Curious about --disable-qtwebkit
Benoit Minisini
benoit.minisini at gambas-basic.org
Fri Jul 7 00:24:55 CEST 2023
Le 07/07/2023 à 00:16, gbWilly via User a écrit :
> Hi,
>
> The .gitlab-ci.yml file on master does this for debian oldstable, stable
> and testing:
> |GAMBAS_CONFIG_FAILURE=1./configure-C--disable-keyring--disable-sqlite2--disable-qt4--disable-qtwebkit|
> |
> |
> I get all the disables exept for the --disable-qtwebkit
> Do these Debian versions not meet the dependencies to support it?
>
> For debian unstable it seems no problem:
> |GAMBAS_CONFIG_FAILURE=1./configure-C--disable-keyring--disable-qt4--disable-sqlite2|
> |
> |
> Just curious behind the why.
>
> gbWilly
>
> Sent with Proton Mail <https://proton.me/> secure email.
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
I don't know, I don't use Debian. If you confirm that it works with
these versions of Debian, I can remove the flag.
But I think the problem is in using implicit Debian versions instead of
explicit ones, as the flags depends on a specific version, not on if
it's the current oldstable, stable...
Regards,
--
Benoît Minisini.
More information about the User
mailing list