mirror of
https://abf.rosa.ru/djam/SDL_mixer.git
synced 2025-02-23 15:52:48 +00:00
Disable libmikmod because it uses SDL2 now
This commit is contained in:
parent
99bc6d9ef6
commit
3c75971118
1 changed files with 1 additions and 2 deletions
|
@ -18,7 +18,6 @@ BuildRequires: nas-devel
|
|||
BuildRequires: smpeg-devel >= 0.4.3
|
||||
BuildRequires: pkgconfig(esound)
|
||||
BuildRequires: pkgconfig(flac)
|
||||
BuildRequires: pkgconfig(libmikmod)
|
||||
BuildRequires: pkgconfig(sdl)
|
||||
BuildRequires: pkgconfig(vorbis)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
|
@ -92,7 +91,7 @@ This package contains binary to test the associated library.
|
|||
# on them would make it quite likely that adding the deps later on downstream
|
||||
# packages using SDL_mixer manually would be forgotten.
|
||||
%configure2_5x \
|
||||
--enable-music-libmikmod=yes \
|
||||
--enable-music-libmikmod=no \
|
||||
--enable-music-native-midi \
|
||||
--disable-music-ogg-shared \
|
||||
--disable-music-flac-shared \
|
||||
|
|
Loading…
Add table
Reference in a new issue