Gentoo Archives: gentoo-dev

From: Per Wigren <wigren@××××.se>
To: gentoo-dev@g.o
Subject: [gentoo-dev] DEPEND question
Date: Thu, 30 May 2002 14:16:00
Message-Id: 200205302115.40184.wigren@home.se
1 How can I have a "if not"-dependancy?
2 I'm making ebuilds for the ePSXe and PCSX Playstation-emulators and their
3 plugins..
4 I want to have dependancy similar to (in pseudocode):
5 IF USE opengl: gl-gpu-plugin
6 ELSE: sw-gpu-plugin
7
8 I can't find anything in the docs...
9
10 // Wigren

Replies

Subject Author
Re: [gentoo-dev] DEPEND question Jano Lukac <jano@××××××××××××.net>