From 7d55520c5a617310944d89fc896abe909e1522c9 Mon Sep 17 00:00:00 2001 From: "Piotr Kosko/Native/Web API (PLT) /SRPOL/Engineer/Samsung Electronics" Date: Wed, 2 Sep 2020 08:16:54 +0200 Subject: [PATCH] [Spec] Added dependency to python [Verification] Build success with prereleased gbs: http://download.tizen.org/prerelease/tizen/unified/tizen-unified_20200825.2/tizen-unified_20200825.2.20200827.104709 Change-Id: I584cdfddd0e242b59cfc3ca5aaa6acd28ebf74b5 --- packaging/cordova-api.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packaging/cordova-api.spec b/packaging/cordova-api.spec index 365e574..543a79a 100644 --- a/packaging/cordova-api.spec +++ b/packaging/cordova-api.spec @@ -6,7 +6,7 @@ %define webapi_tools /usr/include/webapi-plugins/tools Name: cordova-api -Version: 0.17 +Version: 0.18 Release: 0 License: Apache-2.0 and BSD-3-Clause and MIT Group: Development/Libraries @@ -14,6 +14,7 @@ Summary: Cordova API using Tizen plugins Source0: %{name}-%{version}.tar.gz BuildRequires: ninja +BuildRequires: python BuildRequires: pkgconfig(webapi-plugins) BuildRequires: pkgconfig(icu-i18n) BuildRequires: pkgconfig(vconf) -- 2.7.4