diff options
Diffstat (limited to 'repo/meta/util.xibuild')
-rw-r--r-- | repo/meta/util.xibuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/repo/meta/util.xibuild b/repo/meta/util.xibuild new file mode 100644 index 0000000..03888a8 --- /dev/null +++ b/repo/meta/util.xibuild @@ -0,0 +1,5 @@ +#!/bin/bash +# This file was automatically generated, do not edit! + +DESC="All the the packages available in util" +DEPS=( bash cpio curl diffutils dosfstools dracut e2fsprogs elfutils file gawk grep groff inetutils iproute2 keyutils less make-ca man-db neofetch openssh procps-ng rsync unzip util-linux vim which wpa_supplicant) |