URI: 
       tnew dep - arm-sdk - os build toolkit for various embedded devices
  HTML git clone https://git.parazyd.org/arm-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 905a2a8672395f3d2f7e4051946b319111c7e84e
   DIR parent 08ef5c63ed729f0df05b94fe1bf190dd6ce35f43
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Mon,  2 May 2016 20:58:06 +0200
       
       new dep
       
       Diffstat:
         M README.md                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/README.md b/README.md
       t@@ -16,7 +16,7 @@ from shell scripts.
        For a Debian-based OS, install the following packages:
        
        ```
       -gnupg2 debootstrap curl rsync gcc-arm-none-eabi parted kpartx qemu-user-static sudo git-core parted gcc-multilib lib32z1 u-boot-tools device-tree-compiler cgpt xz-utils lzop
       +build-essential gnupg2 debootstrap curl rsync gcc-arm-none-eabi parted kpartx qemu-user-static sudo git-core parted gcc-multilib lib32z1 u-boot-tools device-tree-compiler cgpt xz-utils lzop
        ```
        
        On any other, find the equivalents of the aforementioned packages.