all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bruno Victal <mirai@makinata.eu>
To: 65660@debbugs.gnu.org
Cc: Bruno Victal <mirai@makinata.eu>
Subject: [bug#65660] [PATCH 1/2] gnu: mpd: Remove unused imports.
Date: Thu, 31 Aug 2023 16:55:38 +0100	[thread overview]
Message-ID: <73ecca1ebeb0544b78fa4dd9fdb29a63d0d360c7.1693497339.git.mirai@makinata.eu> (raw)
In-Reply-To: <cover.1693497142.git.mirai@makinata.eu>

Note:
cmake is a leftover from 709fd0e5e0a318c7272776efc6472487e8a28ddd.

* gnu/packages/mpd.scm: Remove unused imports.
---
 gnu/packages/mpd.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
index 624febaa2a..496e90a71c 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -44,10 +44,8 @@ (define-module (gnu packages mpd)
   #:use-module (gnu packages avahi)
   #:use-module (gnu packages base)
   #:use-module (gnu packages bash)
-  #:use-module (gnu packages build-tools) ;meson-next
   #:use-module (gnu packages boost)
   #:use-module (gnu packages cdrom)
-  #:use-module (gnu packages cmake) ;for MPD
   #:use-module (gnu packages cpp)
   #:use-module (gnu packages file-systems)
   #:use-module (gnu packages freedesktop) ;elogind

base-commit: b51e45d3aaa8a85d39a8a4c3d18e8b57254aeaf2
-- 
2.40.1





  reply	other threads:[~2023-08-31 15:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-31 15:54 [bug#65660] [PATCH 0/2] Update mympd and remove unused imports Bruno Victal
2023-08-31 15:55 ` Bruno Victal [this message]
2023-08-31 15:55 ` [bug#65660] [PATCH 2/2] gnu: mympd: Update to 11.0.5 Bruno Victal
2023-09-06  3:46 ` bug#65660: [PATCH 0/2] Update mympd and remove unused imports Maxim Cournoyer

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=73ecca1ebeb0544b78fa4dd9fdb29a63d0d360c7.1693497339.git.mirai@makinata.eu \
    --to=mirai@makinata.eu \
    --cc=65660@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.