GNU bug report logs -
#65660
[PATCH 0/2] Update mympd and remove unused imports.
Previous Next
Reported by: Bruno Victal <mirai <at> makinata.eu>
Date: Thu, 31 Aug 2023 15:55:01 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 65660 <at> debbugs.gnu.org (full text, mbox):
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
This bug report was last modified 1 year and 263 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.