From 62b07424e9df8ea461a121975812c72f67326dbb Mon Sep 17 00:00:00 2001 From: Rudra Saraswat Date: Sat, 11 Feb 2023 21:48:49 +0530 Subject: [PATCH] update deps --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 7ba7e21..e306d36 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -25,7 +25,7 @@ build() { } package_blend() { - depends=('python3' 'podman' 'python-pexpect' 'bash') + depends=('python3' 'podman' 'python-pexpect' 'blend-settings' 'bash') cd "${srcdir}"/blend mkdir -p "${pkgdir}"/usr/bin "${pkgdir}"/usr/lib/systemd/system "${pkgdir}"/usr/lib/systemd/user "${pkgdir}"/usr/lib/initcpio/install "${pkgdir}"/usr/lib/initcpio/hooks cp blend init-blend host-blend blend-system blend-files "${pkgdir}"/usr/bin