From d30c88ec829e40333150d9f0aece53ba1bcdd05a Mon Sep 17 00:00:00 2001 From: davidovski Date: Sat, 5 Feb 2022 23:06:30 +0000 Subject: added auto-mainainer to build meta packages --- repo/xi/xipkg.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/xi/xipkg.xibuild') diff --git a/repo/xi/xipkg.xibuild b/repo/xi/xipkg.xibuild index c2018b3..b7445c2 100644 --- a/repo/xi/xipkg.xibuild +++ b/repo/xi/xipkg.xibuild @@ -1,7 +1,7 @@ #!/bin/bash MAKEDEPS=(python make zip) -DEPS=(tar python python-requests) +DEPS=(tar python python-requests curl) SOURCE=https://git.davidovski.xyz/xilinux/xipkg.git DESC="The xilinux package manager" -- cgit v1.2.1