Tizen:Common: Add libwayland-egl(-devel) preference 69/68469/1
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Wed, 4 May 2016 12:52:11 +0000 (14:52 +0200)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Wed, 4 May 2016 13:01:12 +0000 (15:01 +0200)
Both libtpl-egl and qtwayland projects provide "libwayland-egl.so" (in
packages "libwayland-egl" and "qt5-qtwayland", respectively). This
causes build failures on emulator, as OBS treats it as an unresolvable
dependency conflict without having explicit preference.

Change-Id: Id25f6648af85dc4259de310230819ea0145d40fa
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
Tizen:Common/_config

index 6381820..03e5293 100644 (file)
@@ -106,6 +106,7 @@ Substitute: mesa-devel pkgconfig(glesv2)
 Prefer: libgbm
 Prefer: coregl coregl-devel
 Prefer: emulator-yagl emulator-yagl-devel
+Prefer: libwayland-egl libwayland-egl-devel
 
 Substitute: pkgconfig(gles20)  pkgconfig(egl) pkgconfig(glesv2)
 Substitute: pkgconfig(gles11)  pkgconfig(egl) pkgconfig(glesv1) pkgconfig(gl)