From 0128745581148b035b7fa2cccd31dedc4c455a24 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Wed, 16 Oct 2019 16:14:35 +0200 Subject: [PATCH] media-libs/mesa: add missing "(" Fixes 75bd9ef ("media-libs/mesa: Do not depend on llvm if USE=-gallium") Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- media-libs/mesa/mesa-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index 92046ad35fa2..c7bc203e38eb 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -114,7 +114,6 @@ RDEPEND=" >=dev-libs/wayland-protocols-1.8 ) ${LIBDRM_DEPSTRING}[video_cards_freedreno?,video_cards_nouveau?,video_cards_vc4?,video_cards_vivante?,video_cards_vmware?,${MULTILIB_USEDEP}] - video_cards_intel? ( !video_cards_i965? ( ${LIBDRM_DEPSTRING}[video_cards_intel] ) ) @@ -161,7 +160,7 @@ LLVM_DEPSTR_AMDGPU=${LLVM_DEPSTR//]/,llvm_targets_AMDGPU(-)]} CLANG_DEPSTR=${LLVM_DEPSTR//llvm/clang} CLANG_DEPSTR_AMDGPU=${CLANG_DEPSTR//]/,llvm_targets_AMDGPU(-)]} RDEPEND="${RDEPEND} - gallium? + gallium? ( llvm? ( opencl? ( video_cards_r600? ( -- 2.26.2