From ca3b069b58664facc7476767ded8d2a3763e8dd2 Mon Sep 17 00:00:00 2001 From: MyungJoo Ham Date: Mon, 21 Nov 2016 18:48:08 +0900 Subject: [PATCH] Remove Profile Build Dependency - This is for Tizen 4.0. (4.0 Configurability & Building Blocks requires not to use profile macro soon.) - Verified that Vulkan.... exist in tv/wearable/common as well. Signed-off-by: MyungJoo Ham Change-Id: If3c6990de8fd37e728f41d6aa02e88e52f41a75b --- packaging/SDL2.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/packaging/SDL2.spec b/packaging/SDL2.spec index 2b0d9c8..bdf6681 100755 --- a/packaging/SDL2.spec +++ b/packaging/SDL2.spec @@ -51,10 +51,8 @@ BuildRequires: pkgconfig(dlog) BuildRequires: pkgconfig(ecore-imf) BuildRequires: pkgconfig(aul) -%if "%{profile}" == "mobile" BuildRequires: Vulkan-LoaderAndValidationLayers BuildRequires: Vulkan-LoaderAndValidationLayers-devel -%endif %description This is the Simple DirectMedia Layer, a generic API that provides low -- 2.7.4