summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/qemu-static/PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/libre/qemu-static/PKGBUILD b/libre/qemu-static/PKGBUILD
index 9d665d08b..b26336f96 100644
--- a/libre/qemu-static/PKGBUILD
+++ b/libre/qemu-static/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=qemu
pkgname=('qemu-static'
'qemu-static-arch-extra')
pkgver=2.5.1
-pkgrel=1.3
+pkgrel=1.4
arch=('i686' 'x86_64' 'armv7h')
license=('GPL2' 'LGPL2.1')
url='http://wiki.qemu.org/'
@@ -57,7 +57,6 @@ build ()
package_qemu-static() {
pkgdesc='A generic and free processor emulator which achieves a good emulation speed by using dynamic translation (static binaries only)'
- depends=('qemu')
optdepends=('qemu-static-arch-extra: extra architectures support')
options=(!strip)
@@ -82,7 +81,6 @@ package_qemu-static() {
package_qemu-static-arch-extra() {
pkgdesc='QEMU with full support for non native architectures (static binaries only)'
- depends=('qemu-static' 'qemu-arch-extra')
options=(!strip)
cd qemu-${pkgver}