gnu: flycast: Move pkg-config to native inputs.

* gnu/packages/emulators.scm (flycast) [inputs]: Move pkg-config to...
[native-inputs]: ... here.

Change-Id: I561fc17dde83c2a3fb6bc3d409dbe2871932e9cf
This commit is contained in:
Maxim Cournoyer 2025-08-14 00:20:31 +09:00
parent c64f665730
commit bbc8792e18
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -4410,6 +4410,7 @@ on a Commodore C64, C128 etc.")
"-DUSE_LUA=ON"
"-DUSE_PULSEAUDIO=ON"
"-DUSE_VULKAN=ON")))
(native-inputs (list pkg-config))
(inputs (list alsa-lib
ao
curl
@ -4424,7 +4425,7 @@ on a Commodore C64, C128 etc.")
;; TODO: Uncomment after vulkan-headers
;; is updated to 1.3.261.0 or newer.
;;vulkan-headers
pkg-config))
))
(home-page "https://github.com/flyinghead/flycast")
(synopsis "Sega Dreamcast, Naomi, Naomi 2, and Atomiswave emulator")
(description "Flycast is a multi-platform Sega Dreamcast, Naomi, Naomi 2,