Remove Profile Build Dependency 82/98982/1
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 21 Nov 2016 09:48:08 +0000 (18:48 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 21 Nov 2016 09:49:18 +0000 (18:49 +0900)
- 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 <myungjoo.ham@samsung.com>
Change-Id: If3c6990de8fd37e728f41d6aa02e88e52f41a75b

packaging/SDL2.spec

index 2b0d9c8..bdf6681 100755 (executable)
@@ -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