From 276be331fa54f5175a02dd35f083b90b8ccfcbe8 Mon Sep 17 00:00:00 2001 From: Karthik Date: Mon, 18 May 2020 11:44:32 +0530 Subject: [PATCH] Remove Dependency on tuntaposx package Change-Id: Ifae2c64e727fc7ef9186c2a929f050a906a5b9f2 Signed-off-by: Karthik --- package/changelog | 3 +++ package/pkginfo.manifest | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/package/changelog b/package/changelog index f7d04043c1..cc26e5b099 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,6 @@ +* 2.8.0.32 +- Remove tuntaposx dependency from qemu +== Karthik Bhat 2020-05-18 * 2.8.0.31 - Version Up == Aditya Aswani 2020-05-07 diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index 3e8c7e16c2..7f80f9165e 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,4 +1,4 @@ -Version: 2.8.0.31 +Version: 2.8.0.32 Maintainer: SeokYeon Hwang Source: emulator @@ -57,6 +57,6 @@ Package: 5.5-emulator-qemu-x86 OS: macos-64 Build-host-os: macos-64 Build-dependency: 5.5-emulator-lib-dev [ macos-64 ], 5.5-libav-dev [ macos-64 ] -Install-dependency: cocoasudo [ macos-64 ], 5.5-emulator-kernel-x86 [ macos-64 ], 5.5-libav [ macos-64 ], tuntaposx [ macos-64 ] +Install-dependency: cocoasudo [ macos-64 ], 5.5-emulator-kernel-x86 [ macos-64 ], 5.5-libav [ macos-64 ] Description: Tizen x86 Emulator -- 2.34.1