[arch-commits] Commit in qemu-kvm/trunk (PKGBUILD)

Dave Reisner dreisner at archlinux.org
Fri Apr 6 18:28:29 UTC 2012


    Date: Friday, April 6, 2012 @ 14:28:29
  Author: dreisner
Revision: 155809

depend on util-linux, not -ng

Modified:
  qemu-kvm/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-06 18:28:01 UTC (rev 155808)
+++ PKGBUILD	2012-04-06 18:28:29 UTC (rev 155809)
@@ -7,7 +7,7 @@
 arch=(i686 x86_64)
 license=('GPL2' 'LGPL2.1')
 url="http://www.linux-kvm.org"
-depends=('libjpeg' 'libpng' 'libsasl' 'curl' 'sdl' 'alsa-lib' 'nss' 'glib2' 'gnutls>=2.4.1' 'bluez' 'vde2' 'util-linux-ng' 'libpulse')
+depends=('libjpeg' 'libpng' 'libsasl' 'curl' 'sdl' 'alsa-lib' 'nss' 'glib2' 'gnutls>=2.4.1' 'bluez' 'vde2' 'util-linux' 'libpulse')
 makedepends=('git' 'iasl' 'texi2html' 'perl' 'python2')
 backup=('etc/qemu/target-x86_64.conf')
 install=qemu-kvm.install




More information about the arch-commits mailing list