Merge branch 'master' of square-r00t.net:aif-ng

This commit is contained in:
brent s 2017-03-26 02:55:18 -04:00
commit 02fa916a06
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
#!/usr/bin/env python3 #!/usr/bin/env python3


## REQUIRES: ## ## REQUIRES: ##
# parted # parted #
# sgdisk (yes, both) # sgdisk ### (yes, both)
# python 3 with standard library # python 3 with standard library
# (OPTIONAL) lxml # (OPTIONAL) lxml
# pacman in the host environment # pacman in the host environment