Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-dev
On Tue, Sep 13, 2011 at 8:29 PM, Donnie Berkholz <dberkholz@g.o> wrote:
>> HOMEPAGE="http://en.opensuse.org/openSUSE:OSC"
>> LICENSE="GPL-2"
>> SLOT="0"
>> IUSE=""
>> RDEPEND+="dev-util/osc"
>
> You probably want a space here.
>
> RDEPEND+=" dev-util/osc"
>
Slightly bike-sheddy, but it's less error-prone to use:
RDEPEND="dev-util/osc"
iirc, portage handles merging of the values of *DEPEND defined in
eclasses and ebuilds.
--
~Nirbheek Chauhan
Gentoo GNOME+Mozilla Team
|
|