From 02ea4d8d1f2ea7a74fc631402b844d364daf6606 Mon Sep 17 00:00:00 2001 From: parazyd Date: Mon, 25 Sep 2017 12:22:42 +0200 Subject: [PATCH] list parted as a dep; remove obsolete dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eab7c19..22b78ca 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ it. You are required to include it in your SDK. However, libdevuansdk requires the following packages to be installed: ``` -zsh debootstrap sudo kpartx cgpt xz-utils +zsh sudo cgpt parted xz-utils ``` ## Documentation