Gentoo Archives: gentoo-user

From: Chris Stankevitz <chrisstankevitz@×××××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: [gentoo-user] MESA + opencl = requires video_cards_radeon
Date: Fri, 02 May 2014 04:06:25
Message-Id: CAPi0pss4HgKEY9GGc3catciWrGOHeVz67A8kjbEi-QSOKWVbPg@mail.gmail.com
1 Hello,
2
3 Regarding the following snip from
4 /usr/portage/media-libs/mesa/mesa-10.0.4.ebuild:
5
6 DEPEND="${RDEPEND}
7 opencl? (
8 >=sys-devel/llvm-3.3-r1[video_cards_radeon,${MULTILIB_USEDEP}]
9 >=sys-devel/clang-3.3[${MULTILIB_USEDEP}]
10 >=sys-devel/gcc-4.6
11 )
12
13 Does this say "if you want to use opencl then you have to say that you
14 are using a radeon graphics card, even if you are not using a radeon
15 graphics card":
16
17 Thank you,
18
19 Chris

Replies

Subject Author
Re: [gentoo-user] MESA + opencl = requires video_cards_radeon "Éric DUNAND" <eric.dunand.ml@×××××××.eu>