diff options
author | davidovski <david@davidovski.xyz> | 2022-03-20 00:00:54 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-03-20 00:00:54 +0000 |
commit | 19b9a12a93a45cc02b31de9b40c45029fbf3c569 (patch) | |
tree | c2c415813d63b7773fa2a533789a1753b9fee724 /repo/meta/repo-util.xibuild | |
parent | 1daf71c2980b1920bbdc2f07af669ebf6f0f82d6 (diff) |
changed the linux kernel configs
Diffstat (limited to 'repo/meta/repo-util.xibuild')
-rw-r--r-- | repo/meta/repo-util.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/meta/repo-util.xibuild b/repo/meta/repo-util.xibuild index e89983a..63c56f4 100644 --- a/repo/meta/repo-util.xibuild +++ b/repo/meta/repo-util.xibuild @@ -2,4 +2,4 @@ # This file was automatically generated, do not edit! DESC="All the the packages available in util" -DEPS=" acpi bash cpio curl dash diffutils dosfstools dracut e2fsprogs file fzf gawk genfstab grep groff htop inetutils iproute2 iw keyutils less lm-sensors man-db neofetch net-tools nmap openssh pciutils pm-utils procps-ng rhash rsync sudo unzip usbutils util-linux webfs wget which wireless-tools wpa_supplicant" +DEPS=" acpi base64 bash cpio curl dash diffutils dosfstools dracut e2fsprogs file fzf gawk genfstab grep groff htop inetutils iproute2 iw keyutils less lm-sensors man-db neofetch net-tools nmap openssh pciutils pm-utils procps-ng rhash rsync sudo unzip usbutils util-linux webfs wget which wireless-tools wpa_supplicant" |