From ebe216b74101dfcd898c1832758a4883bd6be24e Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Sat, 23 Apr 2016 18:14:49 -0300 Subject: qemu-static: fix PKGBUILD --- libre/qemu-static/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre') 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') -- cgit v1.2.3