From 454764d6462eadd5a5eba71dccf3b70226b99bf5 Mon Sep 17 00:00:00 2001 From: Joonsub Lee Date: Tue, 24 May 2016 19:42:04 +0900 Subject: [PATCH] Tizen:IVI: Add prefer option for coregl conflict Change-Id: Ie1b25da4925cf0ea3821d1954c4b3518b8ee5a57 Signed-off-by: Joonsub Lee --- Tizen:IVI/_config | 1 + 1 file changed, 1 insertion(+) diff --git a/Tizen:IVI/_config b/Tizen:IVI/_config index b2bde91..54bc335 100644 --- a/Tizen:IVI/_config +++ b/Tizen:IVI/_config @@ -112,6 +112,7 @@ Prefer: coregl coregl-devel %if "%_repository" == "arm" || "%_repository" == "x86_64" Prefer: libwayland-egl libwayland-egl-devel +Prefer: mesa libgbm Substitute: mesa-libGLESv2 coregl Substitute: mesa-libEGL coregl -- 2.7.4