mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-05 19:53:43 +00:00
Merge pull request #189319 from superherointj/package-qmplay2-rename-libgme-to-game-music-emu
qmplay2: rename libgme to game-music-emu
This commit is contained in:
commit
05b94352a8
@ -5,10 +5,10 @@
|
||||
, cmake
|
||||
, alsa-lib
|
||||
, ffmpeg
|
||||
, game-music-emu
|
||||
, libass
|
||||
, libcddb
|
||||
, libcdio
|
||||
, libgme
|
||||
, libpulseaudio
|
||||
, libsidplayfp
|
||||
, libva
|
||||
@ -40,11 +40,11 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [
|
||||
alsa-lib
|
||||
ffmpeg
|
||||
game-music-emu
|
||||
libXv
|
||||
libass
|
||||
libcddb
|
||||
libcdio
|
||||
libgme
|
||||
libpulseaudio
|
||||
libsidplayfp
|
||||
libva
|
||||
|
Loading…
Reference in New Issue
Block a user