From 078ef8006d73ccca27fa13a3dc7ed97285228b29 Mon Sep 17 00:00:00 2001 From: Vitaly Zdanevich Date: Sun, 13 Aug 2023 16:02:01 +0400 Subject: [PATCH] app-forensics/mvt: remove dependency dev-python/iOSbackup Because I need this package only for Android, for now. Signed-off-by: Vitaly Zdanevich --- app-forensics/mvt/mvt-2.4.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-forensics/mvt/mvt-2.4.1.ebuild b/app-forensics/mvt/mvt-2.4.1.ebuild index 512c9de5e1..54384f16e3 100644 --- a/app-forensics/mvt/mvt-2.4.1.ebuild +++ b/app-forensics/mvt/mvt-2.4.1.ebuild @@ -19,7 +19,6 @@ RDEPEND=" dev-python/adb-shell[${PYTHON_USEDEP}] dev-python/biplist[${PYTHON_USEDEP}] dev-python/click[${PYTHON_USEDEP}] - dev-python/iOSbackup[${PYTHON_USEDEP}] dev-python/libusb1[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/rich[${PYTHON_USEDEP}]