mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Wolfram Sang <w.sang@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 2/3] sdl_mixer: enable MOD support
Date: Wed, 14 Mar 2012 11:00:45 +0100	[thread overview]
Message-ID: <1331719246-26938-3-git-send-email-w.sang@pengutronix.de> (raw)
In-Reply-To: <1331719246-26938-1-git-send-email-w.sang@pengutronix.de>

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
---
 rules/sdl_mixer.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rules/sdl_mixer.in b/rules/sdl_mixer.in
index c3c3f37..f329a71 100644
--- a/rules/sdl_mixer.in
+++ b/rules/sdl_mixer.in
@@ -6,6 +6,7 @@ menuconfig SDL_MIXER
 	select SDL
 	select LIBVORBIS	if SDL_MIXER_OGG
 	select LIBMAD		if SDL_MIXER_MP3
+	select LIBMIKMOD	if SDL_MIXER_MOD
 	select FLAC		if SDL_MIXER_FLAC
 
 	help
@@ -22,7 +23,6 @@ config SDL_MIXER_WAVE
 
 config SDL_MIXER_MOD
 	bool
-	depends on BROKEN
 	prompt "MOD support"
 
 config SDL_MIXER_MIDI_TIMIDITY
-- 
1.7.9.1


-- 
ptxdist mailing list
ptxdist@pengutronix.de

  parent reply	other threads:[~2012-03-14 10:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-14 10:00 [ptxdist] [PATCH 0/3] have 'supertux' with music Wolfram Sang
2012-03-14 10:00 ` [ptxdist] [PATCH 1/3] libmikmod: add package Wolfram Sang
2012-03-14 10:40   ` [ptxdist] [PATCH V2 " Wolfram Sang
2012-03-14 10:00 ` Wolfram Sang [this message]
2012-03-14 10:00 ` [ptxdist] [PATCH 3/3] supertux: add library for music Wolfram Sang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1331719246-26938-3-git-send-email-w.sang@pengutronix.de \
    --to=w.sang@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox