[PATCH v3 10/11] gnu: retroarch: Propagate libretro-database.

  • Done
  • quality assurance status badge
Details
One participant
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Maxim Cournoyer
Severity
normal
M
M
Maxim Cournoyer wrote on 20 Jan 15:28 +0100
(address . guix-patches@gnu.org)(name . Maxim Cournoyer)(address . maxim.cournoyer@gmail.com)
a5af24aece94e6bb5148049dc65526f6a2684e5d.1737383313.git.maxim.cournoyer@gmail.com
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(+)

Toggle diff (14 lines)
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
M
M
Maxim Cournoyer wrote on 23 Jan 13:12 +0100
control message for bug #75701
(address . control@debbugs.gnu.org)
87h65piv92.fsf@gmail.com
tags 75701 notabug
close 75701
quit
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 75701@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 75701
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch