summaryrefslogtreecommitdiff
path: root/libre/qemu-static/PKGBUILD
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-04-23 18:14:49 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-04-23 18:14:49 -0300
commitebe216b74101dfcd898c1832758a4883bd6be24e (patch)
treec45b19530d69ed555c1f8e2cd27602f7bc327721 /libre/qemu-static/PKGBUILD
parent81396208970c465f4a326e5c556f6d01dd319f9e (diff)
qemu-static: fix PKGBUILD
Diffstat (limited to 'libre/qemu-static/PKGBUILD')
-rw-r--r--libre/qemu-static/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/qemu-static/PKGBUILD b/libre/qemu-static/PKGBUILD
index 4301ee23e..9d665d08b 100644
--- a/libre/qemu-static/PKGBUILD
+++ b/libre/qemu-static/PKGBUILD
@@ -5,11 +5,11 @@ pkgbase=qemu
pkgname=('qemu-static'
'qemu-static-arch-extra')
pkgver=2.5.1
-pkgrel=1.2
+pkgrel=1.3
arch=('i686' 'x86_64' 'armv7h')
license=('GPL2' 'LGPL2.1')
url='http://wiki.qemu.org/'
-makedepends=('pixman-static' 'glib2-static' 'python2')
+makedepends=('pixman-static' 'glib2-static' 'pcre-static' 'python2')
source=(http://wiki.qemu.org/download/${pkgbase}-${pkgver}.tar.bz2)
md5sums=('42e73182dea8b9213fa7050e168a4615')