From 7d2f218402745331d3b4fef44d003adbffc1ca52 Mon Sep 17 00:00:00 2001 From: Dejvino Date: Sat, 4 Jul 2020 22:27:50 +0200 Subject: [PATCH] Add missing 'dialog' dependency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e111cee..7a225b2 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Flash the system onto the phone (either to an SD card or directly to the eMMC wi Open a terminal on the phone (either through SSH, the serial connection or directly on the screen) and run this: ``` # components -$ sudo apk add waybar bemenu swaylock swayidle squeekboard networkmanager htop pavucontrol bash +$ sudo apk add waybar bemenu swaylock swayidle squeekboard networkmanager htop pavucontrol bash dialog # build tools $ sudo apk add git make meson ninja cargo linux-headers libinput-dev eudev-dev