all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: 61517@debbugs.gnu.org
Subject: [bug#61517] [PATCH 2/2] gnu: Dream: Remove dependency on QtWebKit.
Date: Tue, 14 Feb 2023 16:40:44 -0500	[thread overview]
Message-ID: <0019c21da120574702d8ac1c434931c6829c17b1.1676410844.git.leo@famulari.name> (raw)
In-Reply-To: <41db8651ddc9ecb200a2e661fb9d43593a70dd3a.1676410844.git.leo@famulari.name>

This is required for <https://issues.guix.gnu.org/53289>.

* gnu/packages/radio.scm (dream)[inputs]: Remove qtwebkit.
---
 gnu/packages/radio.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/radio.scm b/gnu/packages/radio.scm
index ae0da298f7..06011b03de 100644
--- a/gnu/packages/radio.scm
+++ b/gnu/packages/radio.scm
@@ -2042,7 +2042,6 @@ (define-public dream
            pulseaudio
            qtbase-5
            qtsvg-5
-           qtwebkit
            qwt
            speexdsp
            zlib))
-- 
2.39.1





  reply	other threads:[~2023-02-14 21:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-14 21:40 [bug#61516] [PATCH 1/2] gnu: python-poppler-qt5: Remove transitive dependency on QtWebkit Leo Famulari
2023-02-14 21:40 ` Leo Famulari [this message]
2023-02-17 19:51   ` bug#61517: [PATCH 2/2] gnu: Dream: Remove dependency on QtWebKit Leo Famulari
2023-02-17 19:08 ` bug#61516: [PATCH 1/2] gnu: python-poppler-qt5: Remove transitive dependency on QtWebkit Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0019c21da120574702d8ac1c434931c6829c17b1.1676410844.git.leo@famulari.name \
    --to=leo@famulari.name \
    --cc=61517@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.