On 07/25/12 at 06:55pm, Silvio Siefke wrote:
>
>   The following REQUIRED_USE flag constraints are unsatisfied:
>     mikmod? ( mod )

Hi,
  The above messages is telling you that, if the 'mikmod' useflag is set
the 'mod' use flag neeeds to be set too.

> gentoo-desk ~ # cat /etc/portage/package.use | grep sdl-mixer
> media-libs/sdl-mixer mikmod wav -flac -fluidsynth -mad -midi -mod -modplug 
> -mp3 -playtools -smpeg -static-libs -timidity -vorbis

You need to add the 'mod' useflag like this.
                                
media-libs/sdl-mixer mikmod wav mod -flac -fluidsynth -mad -midi -modplug -mp3 
-playtools -smpeg -static-libs -timidity -vorbis

-- 

- Yohan Pereira

Reply via email to