diff options
author | jihye kim <jihye1128.kim@samsung.com> | 2013-08-05 10:48:58 +0900 |
---|---|---|
committer | jihye kim <jihye1128.kim@samsung.com> | 2013-08-05 10:48:58 +0900 |
commit | ac8a2b538b04d12f7495fdf0a47da8349f145dad (patch) | |
tree | f760362056fc1ec11ef3525faf8b36968d78e415 /package | |
parent | 55d839c133d56e8ef43e8f258cc04b78738c829b (diff) | |
download | meta-emulator-tools-ac8a2b538b04d12f7495fdf0a47da8349f145dad.tar.gz meta-emulator-tools-ac8a2b538b04d12f7495fdf0a47da8349f145dad.tar.bz2 meta-emulator-tools-ac8a2b538b04d12f7495fdf0a47da8349f145dad.zip |
delete install dependency with tizen-emulator-tools-x86
Signed-off-by: jihye kim <jihye1128.kim@samsung.com>
Diffstat (limited to 'package')
-rw-r--r-- | package/pkginfo.manifest | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index 19dd0d7..7783e22 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,4 +1,4 @@ -Version : 1.5.0 +Version : 1.5.1 Maintainer : Yeong-Kyoon Lee<yeongkyoon.lee@samsung.com> Package : emulator-tools-common @@ -65,7 +65,7 @@ Package : tizen-emulator-test-tools Label : Emulator Test Tools OS : ubuntu-32, ubuntu-64, macos-64 Build-host-os : ubuntu-32 -Install-dependency : emulator-test-tools, emulator-test-resources, tizen-emulator-tools-x86 +Install-dependency : emulator-test-tools, emulator-test-resources Source : meta-emulator-tools Description : Emulator test package verifies that Tizen Emulator works correctly for all features using tools and scripts. Attribute : root @@ -74,7 +74,7 @@ Package : tizen-emulator-test-tools Label : Emulator Test Tools OS : windows-32, windows-64 Build-host-os : ubuntu-32 -Install-dependency : emulator-test-tools, emulator-test-resources, tizen-emulator-tools-x86, mingw32-msys-1.0 +Install-dependency : emulator-test-tools, emulator-test-resources, mingw32-msys-1.0 Source : meta-emulator-tools Description : Emulator test package verifies that Tizen Emulator works correctly for all features using tools and scripts. Attribute : root |