update deps
This commit is contained in:
parent
f82a107819
commit
62b07424e9
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
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
|
||||
|
|
Loading…
Reference in a new issue