guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#46437] gnu: cvassistant: Change build-system.


From: 宋文武
Subject: [bug#46437] gnu: cvassistant: Change build-system.
Date: Thu, 11 Feb 2021 19:36:40 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Raghav Gururajan <rg@raghavgururajan.name> writes:

> Subject: [PATCH] gnu: cvassistant: Change build-system.
> [...]
> -    (build-system gnu-build-system)
> +    (build-system qt-build-system)
>      (arguments
>       `(#:phases
>         (modify-phases %standard-phases

Hello, I think the only difference here is that 'qt-build-system' will
wrap the binary with 'QT_PLUGIN_PATH', but if a package only use
'qtbase' it works fine without 'QT_PLUGIN_PATH.  So this patch (also you
need to disable tests when use qt-build-system) is not needed?

Thank you!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]