From 5c1f26e5ef3f3645136213d5e5d8b7ca2d6040b0 Mon Sep 17 00:00:00 2001 From: Min Idzelis Date: Sun, 8 Dec 2024 20:57:41 -0500 Subject: [PATCH] Typo causing build failure (#13) * Backup/Restore ZFS datasets, show ip, fixes * typo --- recipes/zquick_core/recipe.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/zquick_core/recipe.yaml b/recipes/zquick_core/recipe.yaml index 288d6d7..ad98ac9 100644 --- a/recipes/zquick_core/recipe.yaml +++ b/recipes/zquick_core/recipe.yaml @@ -8,7 +8,8 @@ xbps-packages: - busybox-huge - util-linux - pciutils - - lshw - nss_wrapper + - lshw + - nss_wrapper debian-packages: - kbd help: "Required common dependencies to all recipes"