From 7c572cf0c6e24f3a2afea2de3063f62daf7cd1d3 Mon Sep 17 00:00:00 2001 From: sungmin ha Date: Mon, 20 Jan 2014 14:33:44 +0900 Subject: [PATCH] removed platform information of install dependency in emulator-qemu-x86 Change-Id: I367172963ab79e8cd5e89d8c5c9db7b334721ee8 Signed-off-by: sungmin ha --- package/changelog | 3 +++ package/pkginfo.manifest | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/package/changelog b/package/changelog index 9c4c7c3be1..4f2e988334 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,6 @@ +* 1.7.17 +- removed platform information of install dependency in emulator-qemu-x86 +== SungMin Ha 2014-01-20 * 1.7.16 - added schema for Control Panel menu == GiWoong Kim 2014-01-15 diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index 1853ab2333..204150d80e 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,4 +1,4 @@ -Version: 1.7.16 +Version: 1.7.17 Maintainer: Yeong-Kyoon Lee Source: emulator @@ -58,7 +58,7 @@ Package: emulator-qemu-x86 OS: windows-32, windows-64 Build-host-os: windows-32 Build-dependency: emulator-lib-dev [ windows-32 ], emulator-lib [ windows-32 ] -Install-dependency: emulator-kernel-x86 [ windows-32 ], vgabios [ windows-32 ] +Install-dependency: emulator-kernel-x86, vgabios Description: Tizen x86 Emulator #Package: emulator-qemu-arm -- 2.34.1