diff options
-rw-r--r-- | Tizen:Common/_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tizen:Common/_config b/Tizen:Common/_config index 5682770..2e6c7a7 100644 --- a/Tizen:Common/_config +++ b/Tizen:Common/_config @@ -77,7 +77,7 @@ Substitute: mesa-devel pkgconfig(glesv2) ############################# wayland repositories ############################# -%if "%_repository" == "ia32-wayland" || "%_repository" == "x86_64-wayland" || "%_repository" == "arm-wayland"|| "%_repository" == "arm"|| "%_repository" == "arm64" || "%_repository" == "arm64-wayland" || "%_repository" == "wayland" || "%_repository" == "standard" +%if "%_repository" == "arm-wayland" || "%_repository" == "arm64-wayland" || "%_repository" == "ia32-wayland" || "%_repository" == "x86_64-wayland" Prefer: coregl coregl-devel Prefer: libwayland-egl libwayland-egl-devel |