diff options
author | Dongsun Lee <ds73.lee@samsung.com> | 2020-09-02 14:47:51 +0900 |
---|---|---|
committer | Dongsun Lee <ds73.lee@samsung.com> | 2020-09-02 14:47:51 +0900 |
commit | edfdd01fd2f995d403a0a40620b8952fd1c85115 (patch) | |
tree | 179cf3683e94c18710682668f96b8a049e89aeca | |
parent | c4ef667b3e44ffdbc337f7fcab8e6278282a3f08 (diff) | |
download | libteec-tizen_6.0_hotfix.tar.gz libteec-tizen_6.0_hotfix.tar.bz2 libteec-tizen_6.0_hotfix.zip |
Add BuildRequires for python to use gyp filetizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.115101submit/tizen_6.0_hotfix/20201102.192901submit/tizen_6.0/20201029.205501submit/tizen/20200901.061507accepted/tizen/unified/20200907.144123accepted/tizen/6.0/unified/hotfix/20201102.235950accepted/tizen/6.0/unified/20201030.104427tizen_6.0_hotfixtizen_6.0accepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unified
Change-Id: Iabb79391fcd10d1ccbcc08ef7d95255a15ba5aa8
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
-rw-r--r-- | packaging/webapi-plugins-teec.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/webapi-plugins-teec.spec b/packaging/webapi-plugins-teec.spec index 5f53d38..530d03f 100644 --- a/packaging/webapi-plugins-teec.spec +++ b/packaging/webapi-plugins-teec.spec @@ -27,6 +27,7 @@ BuildRequires: ninja BuildRequires: pkgconfig(webapi-plugins) BuildRequires: pkgconfig(tef-libteec) BuildRequires: pkgconfig(capi-system-info) +BuildRequires: python %description Tizen TEF Framework Client API plugin |