GNU bug report logs - #75701
[PATCH v3 10/11] gnu: retroarch: Propagate libretro-database.

Previous Next

Package: guix-patches;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Mon, 20 Jan 2025 14:32:04 UTC

Severity: normal

Tags: notabug, patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: [PATCH v3 10/11] gnu: retroarch: Propagate libretro-database.
Date: Mon, 20 Jan 2025 23:28:32 +0900
Otherwise, the search functionality of RetroArch would not work out of the
box.

* gnu/packages/emulators.scm (retroarch) [propagated-inputs]: Add
libretro-database.

Change-Id: I63edad8d3e886a2be2a2f4f48f59fb5cbbf239f8
---
 gnu/packages/emulators.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm
index aaf8803ee9..ac838bdecc 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -2767,6 +2767,7 @@ (define-public retroarch
            ;; configuration file values.
            retroarch-assets
            libretro-core-info
+           libretro-database
            retroarch-joypad-autoconfig))))
 
 (define-public wasm4
-- 
2.47.1





This bug report was last modified 180 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.