diff options
Diffstat (limited to 'repo/xi/xipkg.xibuild')
-rw-r--r-- | repo/xi/xipkg.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/xi/xipkg.xibuild b/repo/xi/xipkg.xibuild index 83014b5..2f8aa11 100644 --- a/repo/xi/xipkg.xibuild +++ b/repo/xi/xipkg.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(python make ) DEPS=(tar python python-requests) SOURCE=https://git.davidovski.xyz/xilinux/xipkg.git |