From d8c4a7881541594f18d55048902d70b5f6e37142 Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Mon, 19 Sep 2016 20:44:21 -0300 Subject: qemu-static: fix binfmt-qemu-static --- libre/qemu-static/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre') diff --git a/libre/qemu-static/PKGBUILD b/libre/qemu-static/PKGBUILD index 2a785de6f..79d965939 100644 --- a/libre/qemu-static/PKGBUILD +++ b/libre/qemu-static/PKGBUILD @@ -121,7 +121,7 @@ package_qemu-arch-extra-static() { package_binfmt-qemu-static() { pkgdesc='Register qemu-static interpreters for various binary formats' - depends=('qemu-arch-extra-static') + depends=(qemu-static) install -dm755 "${pkgdir}"/usr/lib/binfmt.d -- cgit v1.2.3-54-g00ecf