guix-patches
[Top][All Lists]
Advanced

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

[bug#35169] [PATCH] gnu: Add urh.


From: Danny Milosavljevic
Subject: [bug#35169] [PATCH] gnu: Add urh.
Date: Sat, 6 Apr 2019 12:22:40 +0200

On Sat,  6 Apr 2019 15:40:33 +0530
Arun Isaac <address@hidden> wrote:

> +     `(#:tests? #f)) ; tests require an X server

urh uses Qt as GUI library, so maybe

(setenv "QT_QPA_PLATFORM" "offscreen")

would be enough (in a phase before 'check).

Otherwise make it start an X server :)

Otherwise LGTM!

Attachment: pgp3LfYgidBId.pgp
Description: OpenPGP digital signature


reply via email to

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