Date: Tuesday, June 4, 2013 @ 09:07:18 Author: heftig Revision: 187125
bluez 5 rebuild Modified: qemu/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-06-04 06:58:08 UTC (rev 187124) +++ PKGBUILD 2013-06-04 07:07:18 UTC (rev 187125) @@ -2,14 +2,14 @@ # Maintainer: Tobias Powalowski <[email protected]> pkgname=qemu pkgver=1.5.0 -pkgrel=3 +pkgrel=4 pkgdesc="A generic and open source processor emulator which achieves a good emulation speed by using dynamic translation." arch=('i686' 'x86_64') license=('GPL2' 'LGPL2.1') url="http://wiki.qemu.org/Index.html" makedepends=('texi2html' 'perl' 'python2' 'gtk3' 'vte3') depends=('pixman' 'libjpeg' 'libpng' 'sdl' 'alsa-lib' 'nss' 'glib2' - 'gnutls>=2.4.1' 'bluez' 'vde2' 'util-linux' 'curl' 'libsasl' + 'gnutls>=2.4.1' 'bluez-libs' 'vde2' 'util-linux' 'curl' 'libsasl' 'libgl' 'libpulse' 'seabios' 'libcap-ng' 'libaio' 'libseccomp' 'libiscsi' 'gtk3' 'vte3') backup=('etc/qemu/target-x86_64.conf')
