From fe7fcc3b1722c6db70c235c3656c121ea2a7ff3b Mon Sep 17 00:00:00 2001 From: neodarz Date: Sun, 30 Sep 2018 21:35:05 +0200 Subject: Add packages for archlinux --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index f5cbd0a..1061ec8 100644 --- a/install.sh +++ b/install.sh @@ -10,6 +10,7 @@ check_ver_lte() { chmod +x *.sh *.py sudo patch -b /boot/config.txt 7inch.patch sudo apt-get install -y python3-pip libudev-dev +# sudo pacman -S python python-pip libudev0 gcc sudo pip-3.2 install python-uinput pyudev #if pip-3.2 can't be found, please use pip3 #sudo pip3 install python-uinput pyudev -- cgit v1.2.1