diff options
Diffstat (limited to 'Tizen:Mobile/_config')
-rw-r--r-- | Tizen:Mobile/_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tizen:Mobile/_config b/Tizen:Mobile/_config index 7ed17f5..a810194 100644 --- a/Tizen:Mobile/_config +++ b/Tizen:Mobile/_config @@ -88,7 +88,7 @@ Macros: ############################# X11 repositories ################################# -%if "%_repository" == "atom-x11" || "%_repository" == "arm-x11" +%if "%_repository" == "atom-x11" || "%_repository" == "x86_64-x11" || "%_repository" == "arm-x11" Substitute: pkgconfig(gles20) pkgconfig(egl) pkgconfig(glesv2) pkgconfig(gl) Substitute: pkgconfig(gles11) pkgconfig(egl) pkgconfig(glesv1_cm) pkgconfig(gl) |