Gentoo Archives: gentoo-user

From: Yohan Pereira <yohan.pereira@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Use Flags
Date: Wed, 25 Jul 2012 17:14:01
Message-Id: 20120725170758.GA22066@dethkomp
In Reply to: [gentoo-user] Use Flags by Silvio Siefke
1 On 07/25/12 at 06:55pm, Silvio Siefke wrote:
2 >
3 > The following REQUIRED_USE flag constraints are unsatisfied:
4 > mikmod? ( mod )
5
6 Hi,
7 The above messages is telling you that, if the 'mikmod' useflag is set
8 the 'mod' use flag neeeds to be set too.
9
10 > gentoo-desk ~ # cat /etc/portage/package.use | grep sdl-mixer
11 > media-libs/sdl-mixer mikmod wav -flac -fluidsynth -mad -midi -mod -modplug -mp3 -playtools -smpeg -static-libs -timidity -vorbis
12
13 You need to add the 'mod' useflag like this.
14
15 media-libs/sdl-mixer mikmod wav mod -flac -fluidsynth -mad -midi -modplug -mp3 -playtools -smpeg -static-libs -timidity -vorbis
16
17 --
18
19 - Yohan Pereira

Replies

Subject Author
[gentoo-user] Gentoo package database ivan ivanov <grobokopatel@××××.ru>