From 57d4ebc8de82df5a889f03cd79caf6d70d4d00d2 Mon Sep 17 00:00:00 2001 From: "yoonki.park" Date: Mon, 10 Mar 2014 19:55:18 +0900 Subject: [PATCH] [MISC] Added tpk package install dependency Signed-off-by: yoonki.park Change-Id: I086478f9d64fa5d8f02b25a19d951eeac248656c --- package/pkginfo.manifest | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index fe20762..3aced7c 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -75,35 +75,35 @@ Package: new-native-cli OS: ubuntu-32 Build-host-os: ubuntu-32 Build-dependency: nativecommon-eplugin [ubuntu-32], base-ide-product [ubuntu-32], common-eplugin [ubuntu-32], nativecpp-ext-eplugin [ubuntu-32] -Install-dependency: new-common-cli [ubuntu-32], smart-build-interface [ubuntu-32] +Install-dependency: new-common-cli [ubuntu-32], smart-build-interface [ubuntu-32], tpk [ubuntu-32] Description: New Tizen IDE Command Line Interface Package: new-native-cli OS: ubuntu-64 Build-host-os: ubuntu-64 Build-dependency: nativecommon-eplugin [ubuntu-64], base-ide-product [ubuntu-64], common-eplugin [ubuntu-64], nativecpp-ext-eplugin [ubuntu-64] -Install-dependency: new-common-cli [ubuntu-64], smart-build-interface [ubuntu-64] +Install-dependency: new-common-cli [ubuntu-64], smart-build-interface [ubuntu-64], tpk [ubuntu-64] Description: New Tizen IDE Command Line Interface Package: new-native-cli OS: windows-32 Build-host-os: ubuntu-32 Build-dependency: nativecommon-eplugin [windows-32], base-ide-product [windows-32], common-eplugin [windows-32], nativecpp-ext-eplugin [windows-32] -Install-dependency: new-common-cli [windows-32], smart-build-interface [windows-32] +Install-dependency: new-common-cli [windows-32], smart-build-interface [windows-32], tpk [windows-32] Description: New Tizen IDE Command Line Interface Package: new-native-cli OS: windows-64 Build-host-os: ubuntu-64 Build-dependency: nativecommon-eplugin [windows-64], base-ide-product [windows-64], common-eplugin [windows-64], nativecpp-ext-eplugin [windows-64] -Install-dependency: new-common-cli [windows-64], smart-build-interface [windows-64] +Install-dependency: new-common-cli [windows-64], smart-build-interface [windows-64], tpk [windows-64] Description: New Tizen IDE Command Line Interface Package: new-native-cli OS: macos-64 Build-host-os: ubuntu-64 Build-dependency: nativecommon-eplugin [macos-64], base-ide-product [macos-64], common-eplugin [macos-64], nativecpp-ext-eplugin [macos-64] -Install-dependency: new-common-cli [macos-64], smart-build-interface [macos-64] +Install-dependency: new-common-cli [macos-64], smart-build-interface [macos-64], tpk [macos-64] Description: New Tizen IDE Command Line Interface Package: new-web-cli -- 2.7.4