summaryrefslogtreecommitdiff
path: root/libre/qemu-static/PKGBUILD
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-04-23 19:01:52 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-04-23 19:01:52 -0300
commitac26ab7575bdbb1e4087e5d064c1952f22f8e5e1 (patch)
treef0887686b71ad3cb7d396c2d5ebba049daedce05 /libre/qemu-static/PKGBUILD
parent3b0a078220f8746c0354aff89cc89fc2ef747f21 (diff)
qemu-static: remove depends variaables
Diffstat (limited to 'libre/qemu-static/PKGBUILD')
-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}