On Mon, 17 Mar 2014 23:54:04 +0100, Stephen Kitt <[email protected]> wrote: > The attached patch implements this. The resulting source package > builds fine with libmikmod2 and libmikmod3.
And I forgot the other libmikmod2-dev in debian/control... Please use the attached patch instead. Regards, Stephen
diff -urN sdl-mixer1.2-1.2.12/debian/control sdl-mixer1.2-mikmod/debian/control
--- sdl-mixer1.2-1.2.12/debian/control 2013-12-21 19:03:11.000000000 +0100
+++ sdl-mixer1.2-mikmod/debian/control 2014-03-18 00:11:28.020460909 +0100
@@ -11,7 +11,7 @@
libfluidsynth-dev (>= 1.1.1),
libmad0-dev (>= 0.15.1b),
libmodplug-dev (>= 1:0.8.8),
- libmikmod2-dev (>= 3.1.11),
+ libmikmod-dev,
libogg-dev (>= 1.2.0),
libsdl1.2-dev (>= 1.2.14~),
libsmpeg-dev,
@@ -59,7 +59,7 @@
libsdl-mixer1.2 (= ${binary:Version}),
libflac-dev (>= 1.2.1),
libmad0-dev (>= 0.15.1b),
- libmikmod2-dev (>= 3.1.11),
+ libmikmod-dev,
libogg-dev (>= 1.2.0),
libsdl1.2-dev (>= 1.2.14~),
libvorbis-dev (>= 1.2.0)
signature.asc
Description: PGP signature

